|
ae46d2a1f2
|
Added Disabled to controls.
|
2020-05-16 13:46:07 +02:00 |
|
|
d742fba7e9
|
Added Events and changed event handlers of controls.
Removed EventHandlers from Control interface.
|
2020-05-15 19:00:43 +02:00 |
|
|
6a71720b71
|
Init function can return an error.
|
2019-05-01 09:40:59 +02:00 |
|
|
dbc017507c
|
Added Parent to Controls.
Fixed issue where events of partially and invisible controls where incorrectly handled.
|
2019-04-11 23:38:32 +02:00 |
|
|
ff2ece7d06
|
Added mouse wheel implementation (scrollbar & overflow).
Fixed bug in length of scrollbar handle.
|
2019-03-06 18:22:30 +01:00 |
|
|
19daffd110
|
Added UI elements.
Reversed order of operands when comparing with nil/0 .
|
2019-03-05 21:52:18 +01:00 |
|