I have some example code that might help if you are interested..

On Nov 24, 2008, at 5:43 PM, Moreland, Kenneth wrote:

A straightforward way of implementing this would be to add a custom view via a plugin. The Plugin HowTo Wiki page describes how to make a plugin with a custom view in it. The implementation to get the data you need to display in the view is up to you.

  http://www.paraview.org/Wiki/Plugin_HowTo

-Ken


On 11/24/08 10:24 AM, "Bryn Lloyd" <[EMAIL PROTECTED]> wrote:

Hi

I have been looking for an example, which would help me understand how
I can get some information about a dataset and display it in a GUI
element (e.g. in a QLabel).

E.g. as an example, I would like to have a panel or some other gui
element, which displays certain values which it gets from a data set
(e.g. number of lines in a polydata, or total volume of a unstructured
grid, or ...)

Can you please suggest how I could achieve this?

Thanks,
Bryn






_______________________________________________
ParaView mailing list
[email protected]
http://www.paraview.org/mailman/listinfo/paraview




   ****      Kenneth Moreland
    ***      Sandia National Laboratories
***********
*** *** ***  email: [EMAIL PROTECTED]
**  ***  **  phone: (505) 844-8919
    ***      web:   http://www.cs.unm.edu/~kmorel

_______________________________________________
ParaView mailing list
[email protected]
http://www.paraview.org/mailman/listinfo/paraview

_________________________________________________________
Mike Jackson                  [EMAIL PROTECTED]
BlueQuartz Software                    www.bluequartz.net
Principal Software Engineer                  Dayton, Ohio



_______________________________________________
ParaView mailing list
[email protected]
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to