<div dir="ltr"><p class="MsoNormal"><span lang="EN-US">Hello,<span></span></span></p>

<p class="MsoNormal"><span lang="EN-US">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?<span></span></span></p>

<p class="MsoNormal"><span lang="EN-US">I'd be
grateful if anyone could help.<span></span></span></p></div>