[user] static.c: Fix vertical text alignment (Test program)

n0dalus n0dalus+wine at gmail.com
Thu Nov 17 09:25:13 CST 2005


I have written this program as a basic demonstration of vertical
alignment in static controls, particularly in relation to my
accompanying patch (sent to wine-patches). The program draws 12 static
text controls onto the window, and shows the style it's using in the
text of each one.
Attached is the aligntest program and source code (in tarball), and
several screenshots from Windows and using wine on Linux for
comparison (one screenshot has been edited to show which styles are
different on the current version of wine when compared with Windows).

n0dalus.

Note: I don't know why the SS_STATIC control is white with wine and
gray with Windows, but this is a separate issue from the vertical
alignment.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aligntest.tar.bz2
Type: application/x-bzip2
Size: 4208 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20051118/f082a17c/aligntest.tar-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aligntest_windows.png
Type: image/png
Size: 3518 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20051118/f082a17c/aligntest_windows-0001.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aligntest_wine_unpatched.png
Type: image/png
Size: 5114 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20051118/f082a17c/aligntest_wine_unpatched-0001.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aligntest_wine_patched.png
Type: image/png
Size: 5095 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20051118/f082a17c/aligntest_wine_patched-0001.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aligntest_wine_marked.png
Type: image/png
Size: 6933 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20051118/f082a17c/aligntest_wine_marked-0001.png


More information about the wine-devel mailing list