[PATCH 1/2] comctl32/propsheet: Diverse UI fixes

Hermès BÉLUSCA-MAÏTO hermes.belusca at sfr.fr
Thu Mar 9 14:19:49 CST 2017


[PATCH 1/2] comctl32/propsheet: Diverse UI fixes:

- Draw static text elements with a transparent background, so that they
acquire the correct background color of the wizard window.

- Modify the check for the header bitmap, as the header's hbmHeader is
initialized also if the flag PSH_HEADER but not PSH_USEHBMHEADER is set (see
function PROPSHEET_LoadWizardBitmaps).

- Add a check for header's hbmWatermark so that the watermark is drawn only
when a valid bitmap handle is present. - Fix a copy-pasta error when drawing
the header's subtitle.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170309/3b9329f7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-comctl32-propsheet-Diverse-UI-fixes.patch
Type: application/octet-stream
Size: 2717 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170309/3b9329f7/attachment.obj>


More information about the wine-patches mailing list