[Bug 44633] Checkboxes and Radiobuttons blank out the text area that follows them when theming is enabled
wine-bugs at winehq.org
wine-bugs at winehq.org
Wed Feb 28 16:41:01 CST 2018
https://bugs.winehq.org/show_bug.cgi?id=44633
--- Comment #8 from ryampolsky at yahoo.com ---
Yeah. And if I don't do my trick of drawing the text myself, the theme draws
it fine - except that the various themes I've tried draw the text in blue,
which I don't like.
Basically, my app allows users to chose colors for various items. And I have
one color for 'field labels', which applies to regular static text in front of
input boxes as well as pushbutton, checkbox and radiobutton labels. I want all
three to draw in the same color - and my check/radio kludge makes this work.
Also, my app supports automatically switching to white text when the item is
drawn on top of a dark background. None of this works with themes 'out of the
box', but all of it works when I draw the text myself. Except on WINE, which,
well... I repeat myself ;-)
So, bug?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
More information about the wine-bugs
mailing list