Hello,

I would like to add a slider widget to a RenderView in Paraview using
python scripting. I already managed to create a new window containing a
slider widget (vtkSliderWidget). I'm wondering how to add the Slider Widget
to an existing RenderView inside Paraview. If I understood it correctly, I
need references to Paraview’s RenderWindow and RenderWindowInteractor in
order to connect the slider to Paraview’s current RenderView. I know that I
can get the RenderView itself using GetRenderView(). Is there a way to get
the RenderWindow und Interactor the RenderView is associated with?

I'd be grateful if anyone could help.
_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to