controlp5 button stroke color
in
Contributed Library Questions
•
1 month ago
Hi,
Is there a way to add a stroke outline around controlp5 button?
I've looked at the reference, and these are functions I found related to colors:
setColorBackground( )
setColorForeground()
setColorLabel()
setColorActive()
but none of it adds a stroke. with textfield, i can add a stroke using setColorForeground(), but with button it works different..
Is there a way to add a stroke outline around controlp5 button?
I've looked at the reference, and these are functions I found related to colors:
setColorBackground( )
setColorForeground()
setColorLabel()
setColorActive()
but none of it adds a stroke. with textfield, i can add a stroke using setColorForeground(), but with button it works different..
1