forked from mbk-lab/rui_orig
2
0
Fork 0
Commit Graph

15 Commits

Author SHA1 Message Date
anoshenko ab421b4c32 Added PopupButtonType 2023-05-15 15:27:37 +03:00
anoshenko a83d634f54 Added "tooltip" property 2023-04-25 17:20:47 +03:00
Alexei Anoshenko 06ccffa900 Added "accent-color" property 2022-08-20 19:13:51 +03:00
Alexei Anoshenko 082c30b062 Fixed Popup 2022-08-07 18:59:56 +03:00
Alexei Anoshenko 0adb38d234 Added the arrow support in Popups 2022-07-31 15:37:26 +03:00
Alexei Anoshenko 73cd9318a5 Added some properties and functions
* Added "resize", "grid-auto-flow", "caret-color", and "backdrop-filter" properties
* Added BlurView, BlurViewByID, GetResize, GetGridAutoFlow, GetCaretColor, GetBackdropFilter functions
* The "warp" property for ListView and ListLayout renamed to "list-warp"
* The "warp" property for EditView renamed to "edit-warp"
* Added CertFile and KeyFile optional fields to the AppParams struct.If they are set, then an https connection is created, otherwise http.
2022-06-07 13:07:10 +03:00
Alexei Anoshenko 3097f89f5a Added Append function to Theme & bug fixing 2022-05-16 17:43:06 +03:00
Alexei Anoshenko 894242f2dd Added Theme interface, NewTheme, CreateThemeFromText, and AddTheme functions 2022-05-12 11:05:50 +03:00
Alexei Anoshenko 50cbb10bf6 Added AllImageResources() & bug fixing 2022-04-21 18:22:17 +03:00
Alexei Anoshenko 8a625dcc78 Added: "focusable" and "user-data" properties, ConstantTags and ColorTags function to Session, ReloadTableViewData function. Bug fixing 2022-04-14 12:05:45 +03:00
Alexei Anoshenko 1a4040bd00 Added TableView cell/row selection mode 2022-01-14 17:20:04 -05:00
anoshenko 8a2fd03fac Updated TabsLayout 2021-11-21 18:16:22 +03:00
anoshenko 3e93ea4bb9 Updated tabs styles 2021-11-21 17:53:52 +03:00
anoshenko 07e1dd3799 Updated TabsLayout 2021-11-17 12:32:37 +03:00
anoshenko 73e7184395 Initialization 2021-09-07 17:36:50 +03:00