Okay, my attempt to push the variable to the server using immediate_update="1" seems to not update the server variable when I change my current index of a combobox. I also tried to call Modified() on the currentIndexChanged event, but it seems to ignore the changes from the GUI and reset the combobox as if I just loaded it.<br>
<br>How should I be pushing the variable to the server?<br><br><br><div class="gmail_quote">On Wed, Mar 23, 2011 at 11:11 AM, Sebastien Jourdain <span dir="ltr"><<a href="mailto:sebastien.jourdain@kitware.com">sebastien.jourdain@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Unfortunately that's the way you have to do it. Or the other way is to<br>
use GatherInformation() but it won't be much better.<br>
<div><div></div><div class="h5"><br>
<br>
On Wed, Mar 23, 2011 at 10:23 AM, Brian Panneton<br>
<<a href="mailto:brian.panneton@gmail.com">brian.panneton@gmail.com</a>> wrote:<br>
> If I have an information_only property with a command to get a<br>
> vtkStringArray, is there a way to pass a parameter to the fuction? And, can<br>
> that parameter be from another property? Otherwise, it seems that I would<br>
> need to push the variable to the server in order for it to be available for<br>
> the command called from the information_only property.<br>
><br>
> Thanks,<br>
> Brian Panneton<br>
><br>
</div></div>> _______________________________________________<br>
> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the ParaView Wiki at:<br>
> <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
><br>
><br>
</blockquote></div><br>