Controlp5 - change tooltip size.
in
Contributed Library Questions
•
1 year ago
Hello!
Have anybody try to change the controlp5's tooltip width and height?
I've been looking for the solution in javadocs, but still do not understand.
with the default display, the width of the tooltip is set automatically, therefore setWidth() does not have any effect without changing the default display to a custom ControllerView.
Can somebody explain it?
Have anybody try to change the controlp5's tooltip width and height?
I've been looking for the solution in javadocs, but still do not understand.
setWidth(int theWidth)
with the default display, the width of the tooltip is set automatically, therefore setWidth() does not have any effect without changing the default display to a custom ControllerView.
Can somebody explain it?
Thanks
1