sojamo / controlp5

A gui library for processing.org
GNU Lesser General Public License v2.1
490 stars 142 forks source link

Button labels with spaces? #142

Open EstiaanJ opened 5 years ago

EstiaanJ commented 5 years ago

I have a bunch of buttons with labels that have spaces in them as well as weird characters like | What do I name the event methods that happen when the button is pressed? Alternatively is there a way to label the buttons something like "button1", "button2" but have the text that is displayed in processing be different from the labels?