[PATCH] comctl32: don't draw the theme background of the group box over it's content area.

Reece Dunn msclrhd at googlemail.com
Thu Nov 6 18:21:17 CST 2008


Hi,

Some applications (e.g. Cepstral SwiftTalker) have dialogs that
contain controls that are ordered before the group box that contains
them. The current rendering of themed group boxes will draw it's
background over the content area, hiding any controls that have
already been drawn. XP with the default and other custom themes
correctly shows controls beneath the group box.

This patch excludes the group box content area from being drawn to, so
that any controls that have already been drawn do not get overridden.

- Reece
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-comctl32-don-t-draw-the-theme-background-of-the-gro.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081107/f1ad97c5/attachment.txt 


More information about the wine-patches mailing list