How would I change the state of a display button with an "if" statement?
Thank you,
GadgetBandit
Printable View
How would I change the state of a display button with an "if" statement?
Thank you,
GadgetBandit
I'm cycling a value with "when" tasks and want a manual off/on button that "appears" to change state when "when" turns on/off the value.
A transparent button over a multi image!
"when" and the button set variables
The output is handled with "if"
GadgetBandit
Today I discovered that a button instance for triggering an output, changes state when you have a "when" statement also triggering the same output. After "when" triggers, the button becomes an "off" button until the next "when" cycle. Pretty cool. Exactly what I wanted.
Thanks,
GadgetBandit