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
c31b2f9d8c
PropertyWithTag method of DataObject renamed to PropertyByTag
2022-12-18 18:22:58 +03:00
anoshenko
d3002ced0e
Bug fixing
2022-11-23 15:10:29 +03:00
anoshenko
8943be8e91
Updated Image for wasm
2022-11-02 21:22:15 +03:00
anoshenko
c0f60e7bdd
Updated wasmBridge
2022-11-02 21:05:55 +03:00
anoshenko
8200f98d0d
Canvas refactoring
2022-11-02 20:08:02 +03:00
anoshenko
b26525e892
Updated wasm support
2022-11-01 20:13:09 +03:00
anoshenko
76413c931a
The Canvas.TextWidth method replaced by Canvas.TextMetrics
2022-10-30 12:35:22 +03:00
anoshenko
d096a35af9
Optimisation
2022-10-29 20:16:40 +03:00
Alexei Anoshenko
4523a9a427
Added wasm support
2022-10-27 16:14:30 +03:00
Alexei Anoshenko
0adb38d234
Added the arrow support in Popups
2022-07-31 15:37:26 +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
894242f2dd
Added Theme interface, NewTheme, CreateThemeFromText, and AddTheme functions
2022-05-12 11:05:50 +03:00
Alexei Anoshenko
71993fd8b7
Bug fixing
2022-04-15 15:41:44 +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
f989952817
Added the UserAgent function to the Session interface
2022-01-29 11:20:05 -05:00
Alexei Anoshenko
09544fdf25
Updated TableView
...
Added selection scroll
Fixed TableVerticalAlign property
ListView bug fixing
2022-01-16 12:25:45 -05:00
Alexei Anoshenko
32b6182dbf
Added "allow-selection" property to TableView
2022-01-14 18:06:10 -05: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
76ff9a38fb
Added detailsView expand event
2021-11-20 16:53:45 +03:00
anoshenko
07e1dd3799
Updated TabsLayout
2021-11-17 12:32:37 +03:00
anoshenko
f74fede3db
Fixed ListView item height bug
2021-11-11 13:23:41 +03:00
anoshenko
d9b33167be
Added SetTitle and SetTitleColor functions to the Session
2021-11-10 16:26:19 +03:00
anoshenko
a98d97ea8d
Added DownloadFile... functions
2021-11-07 09:43:13 +03:00
anoshenko
04bbd47f66
Added FilePicker
2021-11-04 14:59:25 +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