Page Setup Dialog UI Fix

Robert Shearman rob at codeweavers.com
Mon Jan 3 18:14:42 CST 2005


Hi,

Without this patch, the dialog template would specify that the 
SS_GRAYFRAME static controls would have a dialog border around them, 
making them look really bad. I have no idea what the original author 
intended with the hex values for the extended window style flags, but 
they should not be necessary at all. I also have no idea what the 130 
was for - this format doesn't seem to be used anywhere else. Anyway, 
with this patch applied (and my previous patch for the static control) 
the page setup dialog displays as expected.

Rob

Changelog:
Change dialog templates to not explicitly specify extended window styles 
for the static rects on the Page Setup dialog as the ones specified were 
wrong anyway.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pagesetup_fix.diff
Type: text/x-patch
Size: 11299 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050103/c8f2ad9b/pagesetup_fix.bin


More information about the wine-patches mailing list