https://bugs.winehq.org/show_bug.cgi?id=44633
--- Comment #8 from ryampolsky@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?