Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Widgets - General questions or Mixed problems » Label box has no disabled look
Re: Label box has no disabled look [message #30109 is a reply to message #30106] Thu, 09 December 2010 13:44 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi Frank,

I think that the current implementation is correct. Enable/Disable should IMHO take visible effect only on "active widgets", that actually do something (buttons, radios, scrollbars, menus,...). The "passive widgets" (e.g. LabelBox, StaticRect, Label, RichTextCtrl,...) do their job just by being placed somewhere, so if you disable them (you can think of it as prohibiting user interaction), they still do the same so no change in visual appearance is necessary to indicate that. Actually the only reason why they have Enable/Disable methods is because they inherited it from Ctrl.

Best regards,
Honza
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: public Ctrl in my class - param in constructor problem
Next Topic: Accessing printer properties
Goto Forum:
  


Current Time: Sun May 12 01:02:17 CEST 2024

Total time taken to generate the page: 0.02908 seconds