[Comctl32] Fix tab control

Maxime Bellengé maxime.bellenge at laposte.net
Tue Oct 14 12:05:55 CDT 2003


When you have a one row tab component with two tabs for instance and you
put another control like a button just right after the last tab on the
area of the tab component, the button is erased by the painting of the
tab whereas on windows it is not. this patch fixes that. That behavior
and be seen on a real application : eMule.

ChangeLog:
   * Only redraw the necessary area of the tab component and not the
whole component like windows does.

-- 
Maxime Bellengé <maxime.bellenge at laposte.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tab.patch
Type: text/x-patch
Size: 2026 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20031014/1fdfd4ca/tab.bin


More information about the wine-patches mailing list