Change Textfield Label ControlP5
in
Contributed Library Questions
•
9 months ago
Hi guys,
i have a problem, i am currently building my GUI with the ControlP5 Library. I use some textfields to collect user input, now to my problem.
I am not able to change the lable of the Textfield because the function .setLabel() is deprecated (ok it works, but i dont like warnings in my code), so i tried to hide it, but the function .setLabelVisible(arg0) wont work.
So what to do? I'm out of ideas. :(
i have a problem, i am currently building my GUI with the ControlP5 Library. I use some textfields to collect user input, now to my problem.
I am not able to change the lable of the Textfield because the function .setLabel() is deprecated (ok it works, but i dont like warnings in my code), so i tried to hide it, but the function .setLabelVisible(arg0) wont work.
So what to do? I'm out of ideas. :(
1