The Transform xml has a todo comment about creating a 3d widget, put that is about it. Is there any good examples / guides on creating <br>custom widgets around?<br><br>And thank you about the option to add in another mode to the paraview gui. After reading about the different interactor modes it seems that just pressing 'a' should switch me into actor mode. Or does paraview not allow actor interaction?
<br><br><div><span class="gmail_quote">On 10/9/07, <b class="gmail_sendername">David E DeMarle</b> <<a href="mailto:dave.demarle@kitware.com">dave.demarle@kitware.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I don't know of any plans to put this in, but it would certainly be a<br>nice feature to add.<br><br>Two avenues to explore for implementing this:<br> One, use the transform filter and add a widget to modify the<br>transform with the mouse. (I assume there isn't one in now but I could
<br>be wrong).<br> Two, look at how Qt/Core/pqRubberBandHelper.cxx swaps out the normal<br>camera manipulation interactor style for the<br>vtkInteractorStyleRubberBandPick. Something similar could be done to<br>swap in a vtkInteractorStyle{Joystick|Trackball}Actor.
<br><br>hth<br>Dave DeMarle<br><br>On 10/9/07, Robert Maynard <<a href="mailto:RobertJMaynard@gmail.com">RobertJMaynard@gmail.com</a>> wrote:<br>> I have been reading about an object mode in vtk, that allows the user to
<br>> actually move object with the mouse. Is there any plans in the paraview<br>> development to change the transform filter, to use a more intuitive<br>> interface? If this is not planned, what would be required to get something
<br>> like this working in paraview by my self?<br>><br>> _______________________________________________<br>> ParaView mailing list<br>> <a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br>
> <a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><br>><br>><br></blockquote></div><br>