Mutually exclusive pushbuttons?

Official support for: sonicbirth.sourceforge.net
Post Reply New Topic
RELATED
PRODUCTS

Post

I am having a hard time trying to create a set of mutually exclusive pushbuttons..

In a physical world this would be like the tuner buttons on an old car radio... selecting any one automatically deselects the others,


Possibly the "keyboard tap" function (which sends a momentary value of "1" ) and a set of comparators arranges as latching relays?

Perhaps we need a "sample and hold" object that can store a value?

Post

Not exactly the same, but you can use the Indexed Argument to have the user select from a list, the values of which you control. Doesn't look as cool, though...
Image

Post

johnmck6 wrote:Not exactly the same, but you can use the Indexed Argument to have the user select from a list, the values of which you control. Doesn't look as cool, though...
I know, and I do use indexed arguments selectd by a switch... more elegant than the pulldown, I think.

I just need to devise a logic switching system.... need AND and NOR gates!!!!! :?

Post Reply

Return to “SonicBirth”