Hi,

I'm writing a paraview plugin based on a python programmable filter. To do
this I'm using the excellent plugin generator described here,
http://www.kitware.com/blog/home/post/534

I am trying to add a dropdown list to the plugin XML, as in here
http://www.paraview.org/Wiki/ParaView/Plugin_HowTo#Drop_down_list

However including the example code, or the code I actually need, in the XML
causes paraview to crash when the filter is selected.

Due to the way paraview is crashing, I can see the output messages but not
select or scroll. One line seems pertinent which is

Incorrect message received. missing xml_group and xml_name information

Any suggestions?

Cheers,
Bruce
_______________________________________________
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