All,

I'm confused about how to write an XML plugin that lets the user select input 
variables for processing.

Say I want to put up a list of  cell variables and let the user select which 
ones to process:

I see this:
https://www.paraview.org/Wiki/ParaView/Plugin_HowTo#Drop_down_list_with_values_from_input_arrays
but it is not clear to me.
My questions include:


  1.  How do I get Cell variables, point variables or field variables - which 
is the example, or do we always get all 3?
  2.  Within my code, how do I know what variables have been selected by the 
user from the list?
Thanks for all for any help.

Dennis

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to