How can I list created widgets that I have loaded from a file using gui.loadWidgetsFromFile("form.txt"); ??
I would like to for example loop through all widgets and change the color of them.
I would like to for example loop through all widgets and change the color of them.