ListView custom draw fixes

Sam xasmx at optonline.net
Sun Jun 29 23:12:04 CDT 2003


Hi,

This patch includes multiple small fixes to ListView control.

Changelog:
  - Fixed: CDDS_ITEMPOSTPAINT message was sent before any CDDS_SUBITEMPRE/POSTPAINT messages.
  - Text and text background color is saved between columns, and reset for each row.
  - Removed an optimization preventing ITEMPRE/POSTPAINT messages being sent, if the column was not visible.
    (Needed because text and background color is maintained between columns, and can be changed by the
     message handlers).
  - Fixed: Selection background drawing in list and report modes.

Sami Nopanen, sam at pcuf.fi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: application/octet-stream
Size: 15575 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20030630/494f67c5/patch.obj


More information about the wine-patches mailing list