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 &#39;a&#39; 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> &lt;<a href="mailto:dave.demarle@kitware.com">dave.demarle@kitware.com</a>&gt; 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&#39;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>&nbsp;&nbsp;One, use the transform filter and add a widget to modify the<br>transform with the mouse. (I assume there isn&#39;t one in now but I could
<br>be wrong).<br>&nbsp;&nbsp;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 &lt;<a href="mailto:RobertJMaynard@gmail.com">RobertJMaynard@gmail.com</a>&gt; wrote:<br>&gt; I have been reading about an object mode in vtk, that allows the user to
<br>&gt; actually move object with the mouse. Is there any plans in the paraview<br>&gt; development to change the transform filter, to use a more intuitive<br>&gt; interface? If this is not planned, what would be required to get something
<br>&gt; like this working in paraview by my self?<br>&gt;<br>&gt; _______________________________________________<br>&gt; ParaView mailing list<br>&gt; <a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><br>&gt;<br>&gt;<br></blockquote></div><br>