i need simple button only one click.
-
i need set new variables by button (by click only one). If i click on button he still pressed. i again push to button to set state depressed. I need button what automaticaly switch to OFF, how do that?
i want click on button only one time not twice(for set state depressed).
sanks mate. -
Buttons in MQL4/MQL5 are more like checkboxes by default. I was also surprised when I discovered this, because I also expected buttons to automatically turn off. Their buttons are in fact switches that look like buttons. I'm not sure if they can be turned off by the program, but I will write in my to do list to look at this.
-
Sanks ... i be wait youre to do list...
-
By the way, any other object can be used for clicks