<HTML>
<HEAD>
<TITLE>Re: [Paraview] Readers and multiple arrays</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Utkarsh,<BR>
<BR>
You’re the expert on server manager XML. Can you explain how to set a range domain that depends on something else (like an information property)?<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 3/23/09 9:23 AM, "Thorsten Hater" <<a href="th@tp1.rub.de">th@tp1.rub.de</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Thanks a lot, my plugin is working quite nice.<BR>
One question remains: how do I get the GUI to<BR>
take non-default values for Sliders for example?<BR>
More concrete: I have got a file on disk, parsed<BR>
its metainfo and now I want to put some of it<BR>
in the GUI to allow subdomain selection.<BR>
The paraview book mentions the SimpleInformationHelper<BR>
but does neither explain how it used nor how specific<BR>
variables are set with it, for example Slider min-max...<BR>
<BR>
Thorsten<BR>
<BR>
Moreland, Kenneth wrote:<BR>
> In your reader class method that sets which variables to load, is it<BR>
> calling this->Modified. If Modified is not called, then the pipeline<BR>
> will not know that something has changed for your reader and it will<BR>
> not request a new read.<BR>
><BR>
> -Ken<BR>
><BR>
><BR>
> On 3/17/09 3:20 AM, "Thorsten Hater" <<a href="th@tp1.rub.de">th@tp1.rub.de</a>> wrote:<BR>
><BR>
> Hello again,<BR>
><BR>
> solved this problem. But encountered a new minor one,<BR>
> which is to dynamically reread the file if the GUI elements<BR>
> change, for example, if some more arrays are select.<BR>
> Could anybody point me where to start?<BR>
> I guess that there is some kind of onUpdata callback,<BR>
> but how is it called exactly and how is it used?<BR>
><BR>
> Best regards,<BR>
> Thorsten<BR>
><BR>
> Thorsten Hater wrote:<BR>
> > Hi,<BR>
> ><BR>
> > could anybody give me some information on the problem of<BR>
> > adding multiple arrays to a single output of a reader.<BR>
> > Managing and displaying the array names GUI-wise is not<BR>
> > problematic, but rather where to put the data arrays in the<BR>
> > RequestData member.<BR>
> ><BR>
> > Best regards,<BR>
> > Thorsten<BR>
> > _______________________________________________<BR>
> > Powered by www.kitware.com<BR>
> ><BR>
> > Visit other Kitware open-source projects at<BR>
> > <a href="http://www.kitware.com/opensource/opensource.html">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">http://paraview.org/Wiki/ParaView</a><BR>
> ><BR>
> > Follow this link to subscribe/unsubscribe:<BR>
> > <a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
><BR>
> _______________________________________________<BR>
> Powered by www.kitware.com<BR>
><BR>
> Visit other Kitware open-source projects at<BR>
> <a href="http://www.kitware.com/opensource/opensource.html">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">http://paraview.org/Wiki/ParaView</a><BR>
><BR>
> Follow this link to subscribe/unsubscribe:<BR>
> <a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
><BR>
><BR>
><BR>
><BR>
> **** Kenneth Moreland<BR>
> *** Sandia National Laboratories<BR>
> *********** <BR>
> *** *** *** email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
> ** *** ** phone: (505) 844-8919<BR>
> *** web: <a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
> <<a href="http://www.cs.unm.edu/%7Ekmorel">http://www.cs.unm.edu/%7Ekmorel</a>><BR>
><BR>
<BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><BR>
**** Kenneth Moreland<BR>
*** Sandia National Laboratories<BR>
*********** <BR>
*** *** *** email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** *** ** phone: (505) 844-8919<BR>
*** web: <a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>