[Cuis-dev] button label text color

Mariano Montone marianomontone at gmail.com
Sat Jun 8 14:09:29 PDT 2024


El 8/6/24 a las 17:48, Mark Volkmann via Cuis-dev escribió:
> How can I change the color of the label text in a PluggableButtonMorph?
> I tried hard to find the answer on my own, but couldn't find it.

It can't be changed directly. It takes the color from the current theme.

Theme current buttonLabel.

I think the button morph should have a labelColor instance variable, 
that when set uses that color, and falls back to the theme color if not set.


         Mariano



More information about the Cuis-dev mailing list