Guys, I just need a concept here. I have been asked to estimate what it would take to add a GUI to Paraview that would duplicate what we do with an old custom GUI in a competitor product (so we can get rid of the $$$ competitor!).
Basically, I want to enable a mode where I select an element(s) in Paraview and that goes off and makes some plots based on which element I selected. I don't know how to intercept the action of selecting an element. Can I do this in some clever way from a Programmable Filter? Do we need to write a GUI in C++ and compile it in to enable this? Any ideas? Thanks for any hints 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: https://public.kitware.com/mailman/listinfo/paraview
