Hello, I'm new paraview code user and I tried some stuff in 
"TestPVSynchronizedRenderWindows" but when run , I can only rotate and zoom, 
but I would like to move object with the 3 mouse button. ( like when I use 
vtkRenderWindow with vtkRenderWindowInteractor ).

In TestPVSynchronizedRenderWindows we use Proxy and I didn't find how to add 
the drag on it.

My proxy are :

vtkSMProxy* repr = pxm->NewProxy("representations","GeometryRepresentation");
vtkSMProxy* viewProxy = vtkSMProxyManager::GetProxyManager()->NewProxy("views", 
"RenderView");

Thanks

Wertz Gil
[email protected]


                                          
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to