Closed enzyme69 closed 4 years ago
Same error over here!
This is due to the library controlP5. This library needs to be version 2.0.4. I haven't been able to update this to the new controlP5 library. Older P5 libraries can be found here: https://code.google.com/p/controlp5/downloads/list
Merged version with update for this library. cp5.getController() instead of cp5.controller() Should be current.
I keep getting highlighted error: ((Textfield)cp5.controller("inputip")).setFocus(false);
The function controller(String) does not exist.