[2/3] comctl32: Never draw item text with OPAQUE.

Felix Nawothnig flexo at holycrap.org
Fri Mar 16 10:39:32 CDT 2007


This fixes a glitch (blue text background inside a red selected cell)) 
in SuperGrid (http://flexo.popuserv.org/SuperGrid.exe) and appears to be 
what native does.

There is no need to use OPAQUE anyway since we always draw the selection 
background seperatly.

Should not depend on my last patch.

---
  dlls/comctl32/listview.c |   16 +++++++---------
  1 files changed, 7 insertions(+), 9 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 53988e5d436fb8f5a3af2c7e1b1f81574f7f03bf.diff
Type: text/x-patch
Size: 1078 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070316/e936e9dd/53988e5d436fb8f5a3af2c7e1b1f81574f7f03bf.bin


More information about the wine-patches mailing list