Okay, my attempt to push the variable to the server using immediate_update=&quot;1&quot; 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">&lt;<a href="mailto:sebastien.jourdain@kitware.com">sebastien.jourdain@kitware.com</a>&gt;</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&#39;s the way you have to do it. Or the other way is to<br>
use GatherInformation() but it won&#39;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>
&lt;<a href="mailto:brian.panneton@gmail.com">brian.panneton@gmail.com</a>&gt; wrote:<br>
&gt; If I have an information_only property with a command to get a<br>
&gt; vtkStringArray, is there a way to pass a parameter to the fuction? And, can<br>
&gt; that parameter be from another property? Otherwise, it seems that I would<br>
&gt; need to push the variable to the server in order for it to be available for<br>
&gt; the command called from the information_only property.<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Brian Panneton<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br>