how to get ControlP5 library listbox item name
in
Programming Questions
•
1 year ago
I am using controlP5 library for creating GUI for my app. I have 10 items in my listbox with the names of employees. My question is how to get the name of the perticular item (employee) when i select the particular item from the list.
1