comctl32: A couple fixes for tab icon offsets

James Hawkins truiken at gmail.com
Thu Mar 23 00:07:10 CST 2006


Hi,

I noticed these errors while testing out Dev-C++, but it affects any
tab control that displays icons.  These changes are very similar to
fixes I made a while back for shifting selected tab text up instead of
down.

Changelog:
* Shift selected icons up and non-selected icons down.
* Add the top or left draw rect to the vertical offset, because it may
not be zero.

 dlls/comctl32/tab.c |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

--
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 304d10e50cc2bf2fd39222067de5f85e135891af.diff
Type: application/octet-stream
Size: 1295 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060323/9320e2b0/304d10e50cc2bf2fd39222067de5f85e135891af.obj


More information about the wine-patches mailing list