We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello, I changed the ControlP5.java and ControlWindow.java files as discribed in the following link. But I don't know how I can use it. Could you help me, please.
"https://github.com/sojamo/controlp5/pull/34"
Demket
Answers
Did you documented your problem? Also, what else did you do to the java files after you added the changes? Did you try to generate the new jars?
I notice that that pull is from back to 2015. It is really odd it got never merged.
Anyhow, you should create the new jars with the modified version. Have a look at this two links:
https://forum.processing.org/two/discussion/21049/creating-a-library
http://happycoding.io/tutorials/java/exporting-jars
Pay special attention when setting up the paths. It should work.
Kf