B4J Question Save the State of UIs

xulihang

Well-Known Member
Licensed User
Longtime User
I need to save the state of UIs like the division percentage of a SplitPane and whether a CheckBox is checked.

Is there a convenient way to do this? Otherwise, I think I have to save the state of controls that need to save in a JSON file and reset the state of the controls when the app starts.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…