Fix ListView Bugs

Maxime Bellengé maxime.bellenge at laposte.net
Fri May 16 12:07:38 CDT 2003


I think that patch is not correct because it does not correctly handle
the subitem customdraw notification. Dimitrie O. Paun and I are working
on a patch to solve that. 

Robert can you try the attached patch to see if it solves the point 1.
in your case ?
If it doesn't I think we should make a merge of our patches.

Max

On Fri, 2003-05-16 at 13:02, Robert Shearman wrote:
> Fixes two bugs.
> 1. Regression. The colour used for the background of text that wasn't
> selected wasn't being set properly any more, as it had been moved into
> notify_prepaint. This patch moves it back to where it was before and the
> text background appears correctly.
> 2. Don't clear the item header when column 0 is inserted - it would clear
> anything already set in the header, such as information set by InsertItem
> 
> ChangeLog:
> - Make selected text appear correctly now
> - Don't clear header for subitem 0 when column 0 is inserted
> 
> Rob
-- 
Maxime Bellengé <maxime.bellenge at laposte.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: listview.patch
Type: text/x-patch
Size: 2675 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20030516/2fc77258/listview.bin


More information about the wine-patches mailing list