ControlP5 CheckBox toggles
in
Contributed Library Questions
•
1 year ago
Hey,
I'm fairly new to ControlP5, and a question regarding the CheckBox class and ControlEvent.
I want to make ControlEvent register which toggle in the CheckBox class I click on and then get perhaps get the index for that particular toggle. Right now, I can only figure out how to make ControlEvent register which controller is clicked on and not the specific toggle
in that controller.
Any suggestions?
1