Widget Colors
Posted: Sun Oct 27, 2013 12:02 pm
It bugged me that most widgets are hard-coded to white text (grey when disabled), so with some careful copy-pasting from the LabelWidget code and some adjustments I've successfully changed that for the ButtonWidget and will apply that to other Widgets where possible.
However, I have difficulties with the CheckboxWidget. The text is not a problem, but the check remains white. What do I have to do to change that?
However, I have difficulties with the CheckboxWidget. The text is not a problem, but the check remains white. What do I have to do to change that?