<HTML>
<HEAD>
<TITLE>Re: [Paraview] Example of displaying information</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>A straightforward way of implementing this would be to add a custom view via a plugin. &nbsp;The Plugin HowTo Wiki page describes how to make a plugin with a custom view in it. &nbsp;The implementation to get the data you need to display in the view is up to you.<BR>
<BR>
&nbsp;&nbsp;<a href="http://www.paraview.org/Wiki/Plugin_HowTo">http://www.paraview.org/Wiki/Plugin_HowTo</a><BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 11/24/08 10:24 AM, &quot;Bryn Lloyd&quot; &lt;<a href="blloyd@vision.ee.ethz.ch">blloyd@vision.ee.ethz.ch</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi<BR>
<BR>
I have been looking for an example, which would help me understand how <BR>
I can get some information about a dataset and display it in a GUI <BR>
element (e.g. in a QLabel).<BR>
<BR>
E.g. as an example, I would like to have a panel or some other gui <BR>
element, which displays certain values which it gets from a data set <BR>
(e.g. number of lines in a polydata, or total volume of a unstructured <BR>
grid, or ...)<BR>
<BR>
Can you please suggest how I could achieve this?<BR>
<BR>
Thanks,<BR>
Bryn<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
_______________________________________________<BR>
ParaView mailing list<BR>
<a href="ParaView@paraview.org">ParaView@paraview.org</a><BR>
<a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="1"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:7.5pt'><BR>
&nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<BR>
*********** &nbsp;<BR>
*** *** *** &nbsp;email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<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>