Hi, I have been working on some ParaView plugin filters recently. I need to pass information to them and I do so by defining properties in the config xml file. I set the properties programmatically -- this works well. The properties are listed on the properties panel though, hence I was wondering if there is a way to make certain properties invisible on the panel? Is there a special flag with which I can hide some properties, such that the user will not be aware of their existence?
Many thanks and best regards, Anton _______________________________________________ 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
