sojamo / controlp5

A gui library for processing.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Button labels with spaces?

EstiaanJ opened this issue · comments

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?