10-10-2006 09:41 AM
10-10-2006 12:15 PM
10-10-2006 12:18 PM
Hi vivi,
We had not heard from you recently and I was wondering if we had lost you!
Nice to see you are still around,
Ben
10-10-2006 12:54 PM
10-10-2006 12:54 PM
10-10-2006 01:51 PM
Property nodes are just properties of objects. For example a control has properties like visibility, focus, disable, etc. A property node for a front panel can be set to make the panel visible or hidden.
An alternative to this would be to use a tab control. The first tab could be the summary screen. Other tabs can be the specifics of the test systems. This would make it a lot easier to program and maintain. Just click on the tab you want to display. No special code needed to hide one tab and display another.
10-10-2006 01:57 PM
10-10-2006 02:51 PM
10-10-2006 05:39 PM
10-11-2006 08:28 AM