Re: Dynamic GUI problems
- To: mathgroup at smc.vnet.net
- Subject: [mg89462] Re: Dynamic GUI problems
- From: zac <replicatorzed at gmail.com>
- Date: Tue, 10 Jun 2008 03:40:44 -0400 (EDT)
- References: <g2dbji$9ks$1@smc.vnet.net> <g2fuco$2ha$1@smc.vnet.net>
Thank you for the solutions, I now have a much more confident feeling about dynamic entities. The checkbox-in-tabview-label would be a simple masterswitch to enable/ disable the actual tab ov TabView, i.e. all the checkxoxes under the given tab. Of course I can move the labelling checkbox out of the label, but it seemed convenient to allow a user (although it's mostly myself) to enable/disable the tab with a switch right at where the tab is chosen. Thanks again Istvan