07-25-2005 06:45 AM
07-25-2005 06:55 AM
Hi,
It is possible, you have to deal with properties.
Look at attachment
Hop it helps,
Paulo
07-25-2005 07:00 AM
Setting visibility can help with your GUI (using the prop nodes)but if you have a huge number of controls and indicators you should consider grouping indicators with tab controls (much less programming and more extensible) and even moving some options to the menu. Just some ideas which has helped me out with a GUIs in the past. GUI development is hard stuff and it seems to be as much an art as a science. Simple almost always is better however.
Paul
07-27-2005 04:48 AM
07-27-2005 04:59 AM