Help with ON/OFF button
-
Hello:
I'm adding an on/off button to my EA.
Everything should be working correctly according to this tutorial: https://fxdreema.com/shared/pTdDdY2Fb.
I'd like the letters (start/stop) to be green if the EA is ON. If it's OFF, the letters should be red.
Can someone help me?
Regards -
Add a shared link to see what you have done
-
Hello:
This is the project link. It's hard to tell when the EA is on or off. If the letters (START/STOP) changed color, it would be better.
https://fxdreema.com/shared/XpOvFGhdc
Thanks. -
redraw the button on tick and change properties

-
Hello:
Thanks for your help. It's better now.
The "start" button appears in the graph.
If I change it to Stop, it stays there for a second or two and then returns to "start."
Is there something I did wrong?
https://fxdreema.com/shared/rNGv0OC3dRegards
-
I should have showed you this, change the state on one of your buttons to pressed

-
Hello:
It's working correctly now.
Thank you very much. -
@Manuel-M Your welcome