Hello,
I am looking for a possibility how to integrate a custom widget into the
ParaView UI. (It is basically a text widget displaying properties of a
custom filter. In addition to the standard property widgets I have to
modify the widget's notification system. But these are implementation
details, and all I need to know from you at the moment, how I can add a
simple textfield into the UI.)

I found the ADD_3DWIDGET macro in ParaviewPlugins.cmake and a few
unanswered threads discussing whether this macro serves the purpose. It
seems like it does. But there is no documentation or example how to proceed.

Does somebody have a code snippet or a link to a description that explains
how to define custom widgets either in a plugin or hardcoded into Paraview?
Either using ADD_3DWIDGET or any other solution?

Thank you
Corinna
_______________________________________________
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