A GUI Library?
Root / Talk About Programs / [.]
AveryCreated:
You can use global variables in functions too. Since there are a lot of element on a gui, you should store each structure as a collection of arrays. Then, you must bring the index(or a id) to the function to do something in the gui.
I have a work in progress gui library that use def, update the gui only when a value is changed and handle the resource. I tried to recreate the behavior of the classes that are used on android but it still have some bugs.
Here is the key: LXCXF3NJ
Note: It's made in lowerdash to separate each element on different files.