U++ framework
Do not panic. Ask here before giving up.

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: 14290
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: Sun Apr 26 01:21:26 GMT+2 2026

Total time taken to generate the page: 0.00429 seconds