That worked perfectly. Thanks. On Mon, Mar 21, 2011 at 5:26 PM, Sebastien Jourdain < [email protected]> 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 > <[email protected]> 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 > > > > >
_______________________________________________ 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
