Alexei Anoshenko
b1628023f7
Excluding default properties of CustomView from the result of String()
2024-05-02 15:07:57 +03:00
anoshenko
904859ff6e
Added ReloadCell and ReloadTableViewCell functions
2023-05-14 17:53:26 +03:00
anoshenko
b6b5183f21
Bug fixing
2023-05-04 13:37:26 +03:00
anoshenko
4e363d03a5
Renamed "runFunc" to "callFunc"
2022-11-02 20:10:19 +03:00
anoshenko
f8d797a4c1
Optimisation
2022-10-30 17:22:33 +03:00
anoshenko
45c798d14c
bug fixing
2022-10-29 20:48:03 +03:00
anoshenko
d096a35af9
Optimisation
2022-10-29 20:16:40 +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
e23ad83b6c
Refactoring and optimisation
2022-07-27 20:31:57 +03:00
Alexei Anoshenko
fdbb6cb00b
replace interface{} -> any
2022-07-26 18:36:00 +03:00
Alexei Anoshenko
392a0a0288
Bug fixing
2022-07-19 18:22:19 +03:00
Alexei Anoshenko
3b0ebb3a82
Bug fixing
2022-06-20 15:33:46 +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
b43bf80856
Bug fixing
2022-05-26 12:01:49 +03:00
Alexei Anoshenko
9478b1ee4f
Bug fixing
2022-05-22 12:54:02 +03:00
Alexei Anoshenko
fcea1c89a3
bug fixing
2022-05-17 10:46:00 +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
ae8bba0f63
Update tabsLayout.go
2022-04-02 11:42:03 +03: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
59acf03260
GetDropDownCurrent and GetListViewCurrent functions replaced by the GetCurrent function. Updated readme
2021-11-20 19:51:51 +03:00
anoshenko
9b3816f049
Added processing of title, icon, and close button changing in TabsLayout
2021-11-20 17:10:01 +03:00
anoshenko
36e6d0a389
Added the "current" property to StackLayout
2021-11-20 14:22:00 +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
anoshenko
d254664655
Updated comments
2021-11-04 21:13:34 +03:00
anoshenko
73e7184395
Initialization
2021-09-07 17:36:50 +03:00