Hi,
I have many buttons in my screen. I would like to be able to save their colors in “stored variables”.
Instead of having to manually create 1 variable block for each button, is there a way to do something like:
for button_i in all buttons of myApp:
initialize (stored) variable, name=button_i_color