17 Nov
2005
17 Nov
'05
3:48 p.m.
"n0dalus" <n0dalus+wine(a)gmail.com> wrote:
Note: I don't know why the SS_STATIC control is white with wine and gray with Windows, but this is a separate issue from the vertical alignment.
This is because STATIC_PaintTextfn doesn't draw background for SS_SIMPLE controls. This needs a message test I think (dlls/user/msg.c). -- Dmitry.