Home
last modified time | relevance | path

Searched hist:"13 d147b12ba4c8276daf6ecb858424d358389a16" (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/os/interface/
H A DTextControl.h13d147b12ba4c8276daf6ecb858424d358389a16 Wed Oct 01 10:09:27 UTC 2014 Adrien Destugues <pulkomandy@pulkomandy.tk> Introduce "invalid" text controls.

* MarkAsInvalid is used to enable or disable the mark
* The B_INVALID BControlLook flag is used
* invalid BTextControls are drawn with a red border.
* You ar encouraged to let the user know more precisely what's wrong, by
showing an helpful error message next to the control or in a tooltip.
H A DControlLook.h13d147b12ba4c8276daf6ecb858424d358389a16 Wed Oct 01 10:09:27 UTC 2014 Adrien Destugues <pulkomandy@pulkomandy.tk> Introduce "invalid" text controls.

* MarkAsInvalid is used to enable or disable the mark
* The B_INVALID BControlLook flag is used
* invalid BTextControls are drawn with a red border.
* You ar encouraged to let the user know more precisely what's wrong, by
showing an helpful error message next to the control or in a tooltip.
/haiku/src/kits/interface/
H A DTextControl.cpp13d147b12ba4c8276daf6ecb858424d358389a16 Wed Oct 01 10:09:27 UTC 2014 Adrien Destugues <pulkomandy@pulkomandy.tk> Introduce "invalid" text controls.

* MarkAsInvalid is used to enable or disable the mark
* The B_INVALID BControlLook flag is used
* invalid BTextControls are drawn with a red border.
* You ar encouraged to let the user know more precisely what's wrong, by
showing an helpful error message next to the control or in a tooltip.