Commit Graph

12 Commits

Author SHA1 Message Date
João Lopes
bb5a21b39b No Button Right Click 2021-10-20 20:25:09 +01:00
rozenmad
e80c59aa3b Cleanup 2021-09-06 15:55:26 +03:00
rozenmad
a5f77dce96
Removed duplicate events 2021-09-06 14:44:29 +03:00
rozenmad
edab2be4c7 Added grid span feature, fixes
- Grid span feature
- Added offset from parent to update each element (for correct positioning relative to each parent)
- OnClick event rework
- Multichoice: new function GetChoiceIndex
- Added positioning of items in the grid using the align parameter in AddItem
- Correct positioning of multichoice-arrow image
- Fixed stencil test for list
- Fixed a bug that can trigger OnClick events again, even if the mouse cursor is not already hovering over the object
- Fixed a bug where "backspace" leads to an incorrect positioning of the entry if the text is overflowed 'textinput' element
2021-09-05 20:46:49 +03:00
João Lopes
ad3d8a5042 Correct SetRowsFont name 2021-07-29 10:14:27 +01:00
maromaroXD
4e71c7ce84 Ability to change the font of the columnlist rows. 2021-07-16 12:38:53 +01:00
João Lopes
eae3c6edbe SetFont/GetFont on Button and ImageButton. Closes #9 2021-02-04 21:01:56 +00:00
Caldas Lopes
04be68f217
Merge pull request #5 from Stepets/master
utf8 library update
2020-05-11 17:00:42 +01:00
Stepan Alimov
9ffa52a1d5 utf8 library update 2020-05-10 09:34:51 +03:00
João Lopes
3a9d87ff57 Tooltip fix 2020-05-09 14:04:14 +01:00
João Lopes
cde31673a1 String functions len, sub, gsub, find replaced with utf8 versions 2020-04-28 17:55:30 +01:00
João Lopes
bdb8b6c606 Prepare 11.2 2019-03-06 23:19:58 +00:00