3 bottons - just one can be pressed
-
Hi guys and gals; I have built this kind of EA (has a lot of bugs yet), one of them, are the selection of bottons, how to build the logic to the EA just can select one of this bottons at same time?
I'm refering about [1], [2] and [3] bottons

And these are them logic: on chart

-
@uriel-0 for this you don't need to use the yellow output, when 1 button is pressed redraw the other buttons as un-pressed.
-
@jstap so-so...
continues with bugs, maybe with a variable that press/not press the botton?
-
@jstap taking advantage, how would you make the panel movible and than can be minimized and maximized?
-
@uriel-0 To have the panel disappear I would use a button to delete other buttons and then redraw, haven't managed to get each button to stop others but this does have 1 that controls the other.