New topic: 

How to disable the cascading of the enabled property

<http://forums.realsoftware.com/viewtopic.php?t=30683>

       Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic         Author  
Message       pssrb           Post subject: How to disable the cascading of the 
enabled propertyPosted: Mon Oct 26, 2009 5:44 pm                        
Joined: Sat Aug 30, 2008 2:20 pm
Posts: 40
Location: Barcelona, Spain              In a window where you put controls 
inside a container one. Eg: a TabPanel, GroupBox, Canvas, etc., and you uncheck 
the "Enabled" property, all the controls inside the container one inherits this 
property.

Doing so, when you want, for example, that all the contained controls be 
"read-only" until you click on an "edit" button, or differentiate between 
"read-only" users from those with full permissions, the text inside the 
contained controls appears greyed, and in some screens are difficult to read. 

I am looking for a way to circumvent this, and only the container control 
become disabled, but not the controls inside.

Is it possible to do so ?   
                            Top            Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]     
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to