[Paraview] Getting a custom panel to be recognized
John Biddiscombe
biddisco at cscs.ch
Fri Sep 26 12:22:45 EDT 2008
Samuel
Just in case you didn't know about this...
> to replace an auto-generated panel that was too large on my reader.
you can hide some auto-generated options by using
<Hints>
<Property name="Refresh" show="0"/>
<Property name="VariablesArrayStatus" show="0"/>
</Hints>
inside the <sourceproxy> declaration. This is dead handy for removing
stuff you don't want to see in the GUI.
JB
--
John Biddiscombe, email:biddisco @ cscs.ch
http://www.cscs.ch/
CSCS, Swiss National Supercomputing Centre | Tel: +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland | Fax: +41 (91) 610.82.82
More information about the ParaView
mailing list