[Paraview] Updating an Information Only Property

Brian Panneton brian.panneton at gmail.com
Wed Mar 23 09:31:08 EDT 2011


That worked perfectly. Thanks.

On Mon, Mar 21, 2011 at 5:26 PM, Sebastien Jourdain <
sebastien.jourdain at kitware.com> wrote:

> Hi Brian,
>
> on the proxy itself, you can call either of the two methods
> UpdatePropertyInformation() /
> UpdatePropertyInformation(vtkSMProperty*)
>
> Seb
>
> On Mon, Mar 21, 2011 at 3:38 PM, Brian Panneton
> <brian.panneton at gmail.com> wrote:
> > I currently have a custom panel with two QComboBoxes. Box2 depends on the
> > selection of Box1. I have implemented a SLOT for the currentIndexChanged
> > event on Box1. I am stuck trying to get the StringVectorProperty
> > (information_only) for Box2 to call its command and update itself. Is
> there
> > any example code available where something of this sort is shown?
> >
> > 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
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110323/d920e399/attachment.htm>


More information about the ParaView mailing list