[Bug 243] - Tabs are missing their inner border

Guy L. Albertelli galberte at neo.lrun.com
Mon May 27 21:07:09 CDT 2002


This fixes all things that I can see are wrong with the Tab control. There
are still unimplemented items, but as far as I can see the output is pixel
identical with the native control. (The rounded corners of the tabs were the
most fun, till I looked at a +relay trace of the native.)

This completes Bug 243

License: X11

Changelog:
Guy Albertelli  <<galberte at neo.lrun.com>>

  dlls/comctl32/tab.c
   - Fixed drawing of borders to that of native (uses DrawEdge).
   - Fixed drawing of separators to match the native.
   - Fixed height of tabs and buttons to match native.
   - Add/improved traces.
   - Handle WM_SYSCOLORCHANGE message.





More information about the wine-patches mailing list