Hello,
Does anyone know if it’s possible to change a widget’s “over” color (the color it turns when pressed) after creation?
I’m changing the fill color of the button with setFillColor, but the over color remains unchanged. I’d rather not re-create the button every time I need to change the color.
Thanks
Andy