More fixes to PropSheet

Guy L. Albertelli galberte at neo.lrun.com
Mon Jun 10 20:05:00 CDT 2002


After fixing the Tab control, I noticed that the propsheet control blanked
out some of the nice new edges. After some investigation and compares with
the native trace, The problem resolved to the propsheet control not setting
the page rectangle correctly. (The page rectangle should be inside the tab
control which is inside the propsheet control.) The result is this patch.

Tested with ControlSpy/PropSheet, Winzip wizard, sample programs for bug 659
and 671.

License X11.

Changelog
Guy Albertelli  <<galberte at neo.lrun.com>>

  dlls/comctl32/propsheet.diff
    - Correct page rectangle calculation.
    - Improve traces.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: propsheet2.diff
Type: application/octet-stream
Size: 4443 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20020610/951915cd/propsheet2.obj


More information about the wine-patches mailing list