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@neo.lrun.com>> dlls/comctl32/propsheet.diff - Correct page rectangle calculation. - Improve traces.
Attachment:
propsheet2.diff
Description: Binary data