how to program a radio button
Posted: Tue Apr 13, 2021 9:45
I dont get the logic. I have two keys 'N' and 'X' that need to alternate when ckicking a button. I have tried assigning two virtual buttons 51 and 52 and giving them KEY_X and KEY_N and make each of them a radio button with group nr 1. Then I assign a physical button as radio button also with group 1 and point it to the first virtual button 50. This doesn't do anything.
I also tried giving the physical button KEY_X and making it a raiobutton group 1, and hope that it sees other radiio bttons in the same group, but no luck. Ik then gives a nonstop button press
What is the correct procedure?
thanks
I also tried giving the physical button KEY_X and making it a raiobutton group 1, and hope that it sees other radiio bttons in the same group, but no luck. Ik then gives a nonstop button press
What is the correct procedure?
thanks