I’m brand new to MIDIDesigner and am just getting my feet wet. I’ve created a few radio button groups and now want to add a set of master buttons that will select arbitrary buttons from each of the radio groups.
I tried creating a button supecontrol and then adding the appropriate radio group buttons as subcontrols, but the behavior wasn’t as I’d expected. Whatever button was previous selected in the radio group was left selected (in addition to the button I’d intended to select) and the master control for the radio group was not updated with the value of the button I wanted to select from the radio group.
If someone could explain the right way to do what I’m trying to achieve, I’d be much appreciative.
Thanks