[Paraview] Object Inspector Properties Access

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu Mar 10 14:07:22 EST 2011


The correct way for doing this is to use domains and "required"
properties for the domains. However the questions is can the values in
drop-down #2 be determined without pushing the value chosen by the
user for drop-down #1 to the server/VTK-object?

Utkarsh

On Thu, Mar 10, 2011 at 10:57 AM, Brian Panneton
<brian.panneton at gmail.com> wrote:
> I have two drop down menus in the Object Inspector's Properties tab. The
> second drop down's data depends on what is selected in the first drop down
> menu. I'm trying to have that update after a change without needing to click
> Apply. I know it can be done with pqPropertyLinks, but I'm not sure how to
> get the QObjects. Any ideas would be helpful.
>
> Thanks,
> Brian Panneton
>
> _______________________________________________
> 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
>
>


More information about the ParaView mailing list