anoshenko
a83d634f54
Added "tooltip" property
2023-04-25 17:20:47 +03:00
anoshenko
01e2e2e00b
Added "column-span-all" property
2023-01-03 14:56:57 +03:00
anoshenko
3c3271663d
Added "tabindex" property
2022-12-20 18:38:39 +03:00
anoshenko
9fe570ec22
Added "order" property
2022-12-18 18:37:36 +03:00
anoshenko
d3002ced0e
Bug fixing
2022-11-23 15:10:29 +03:00
anoshenko
b4032b31e0
Optimisation
2022-10-31 16:07:59 +03:00
anoshenko
f8d797a4c1
Optimisation
2022-10-30 17:22:33 +03:00
anoshenko
d096a35af9
Optimisation
2022-10-29 20:16:40 +03:00
Alexei Anoshenko
2f7e1bbab3
Added SizeFunc interface, changed SizeUnit struct
2022-09-05 14:00:07 +03:00
Alexei Anoshenko
dcf8240235
Removed Init function from View interface
2022-09-01 11:04:50 +03:00
Alexei Anoshenko
5926a7649f
Changed the type of the second argument of all Get functions to "subviewID ...string" (previously "subviewID string")
2022-08-31 22:17:46 +03:00
Alexei Anoshenko
3d52de161b
Added "tab-size" property
2022-08-20 20:05:56 +03:00
Alexei Anoshenko
06ccffa900
Added "accent-color" property
2022-08-20 19:13:51 +03:00
Alexei Anoshenko
7c860c54b9
Added OpenURL function, optimisation
2022-08-18 18:18:36 +03:00
Alexei Anoshenko
f3f3ddb084
Updated transition
2022-08-10 15:36:38 +03:00
Alexei Anoshenko
fdbb6cb00b
replace interface{} -> any
2022-07-26 18:36:00 +03:00
Alexei Anoshenko
5e532a000f
Communication optimisation
2022-07-22 13:10:55 +03:00
Alexei Anoshenko
1285dc5c04
Improved ImageView and added "user-select" property
...
* Added "loaded-event" and "error-event" events to ImageView
* Added NaturalSize and CurrentSource methods to ImageView
* Added "user-select" property and IsUserSelect function
* Renamed "LightGoldenrodYellow" color constant to "LightGoldenRodYellow"
2022-07-08 13:16:42 +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
9478b1ee4f
Bug fixing
2022-05-22 12:54:02 +03:00
Alexei Anoshenko
12fd5521e5
Bug fixing
2022-05-03 12:12:57 +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
03799c329e
Fixed Set(rui.Visibility, ...) bug
2022-03-31 19:59:10 +03:00
Alexei Anoshenko
1a4040bd00
Added TableView cell/row selection mode
2022-01-14 17:20:04 -05:00
anoshenko
8439b9fd06
Fixed the focus bug show of popup showing
2021-11-21 18:30:46 +03:00
anoshenko
7e2804f002
Add a listener for changing a property value
2021-11-20 11:15:28 +03:00
anoshenko
07e1dd3799
Updated TabsLayout
2021-11-17 12:32:37 +03:00
Alexei Anoshenko
be954df7c7
Added "animation" and "transition" properties
2021-10-04 17:58:17 +03:00
anoshenko
73e7184395
Initialization
2021-09-07 17:36:50 +03:00