[Paraview-developers] Enable zoom box in a custom view

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Jan 30 09:44:34 EST 2012


You'll need to provide a pqRenderViewBase subclass for your class.
Which would require that your view proxy is an extension of the proxy
used for "RenderView". Take a look at the
Plugins/EyeDomeLighting plugin included with ParaView.

Utkarsh

On Mon, Jan 30, 2012 at 4:04 AM, Pandu tech <pandu4tech at gmail.com> wrote:
> Hi,
>
> I created a custom view that does my own view of data. But when I change
> view from 3D view to custom view the zoom box and other camera controls are
> disabled. The camera controls are enabled in 3D view only.
>
> I want to enable the zoom box and other camera controls for my custom view
> also.
>
> Please help me in this regard.
>
> Thanks,
> Pandu.
>
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers
>


More information about the Paraview-developers mailing list