attrui selector using 1's and 0's?

m1ndbullet's icon

is it possible to cycle throw a attrui menu without clicking the drop down arrow.

i have a pare button on my xbox controller (represented by a toggle box- outing 1 and 0 messages when [pressed and released)

any ideas would be greatly appreciated.

m1ndbullet's icon

to make it clearer :)

3228.attruiobchange.maxpat
Max Patch
Eav's icon

I don't think you can do that with the attrui object. And by just using a toggle box, you'll get 2 values obviously.

Maybe umenu is more efficient, in combination with a counter or another object from that class.

yves