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 » LineEdit, EditFields, DocEdit » Should EditField::Paint respect IsEditable method???
Re: Should EditField::Paint respect IsEditable method??? [message #39670 is a reply to message #39578] Tue, 16 April 2013 19:48 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Well, it all is because there is difference between "disabled" and "readonly".

In disabled state, widget is completely inactive. In read-only state, you cannot change its value, but you can e.g. copy text from it or scroll content.

Visuals are trying to express this fact.

Mirek
 
Read Message
Read Message
Previous Topic: BUG: LineEdit "Drag And Drop" violates read-only state
Next Topic: Wrap EditString Rect to text
Goto Forum:
  


Current Time: Tue May 07 01:56:02 CEST 2024

Total time taken to generate the page: 0.02132 seconds