David-<div><br></div><div>If I remember right, the dragable flag is a feature that we added at a very early point and I suspect it is ignored (unlike the pickable flag).</div><div><br></div><div>W<br><br><div class="gmail_quote">

On Tue, Sep 21, 2010 at 3:44 PM, David Doria <span dir="ltr"><<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

If you create an actor:<br>
<br>
  vtkSmartPointer<vtkActor> actor =<br>
    vtkSmartPointer<vtkActor>::New();<br>
  actor->SetMapper(mapper);<br>
  actor->DragableOff();<br>
<br>
and then use the vtkInteractorStyleTrackballActor, you can drag the<br>
actor around with the middle mouse button. Is it the interactor styles<br>
job to handle this? Is this incorrect behavior or am I<br>
misunderstanding the Dragable flag?<br>
<br>
David<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>William J. Schroeder, PhD<br>Kitware, Inc.<br>28 Corporate Drive<br>Clifton Park, NY 12065<br><a href="mailto:will.schroeder@kitware.com">will.schroeder@kitware.com</a><br>

<a href="http://www.kitware.com">http://www.kitware.com</a><br>(518) 881-4902<br>
</div>