On Fri, March 16, 2007 11:39, Felix Nawothnig wrote:
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.
But this ends up creating and deleting the brush for each of the cells we draw... I'm not sure I understand why using OPAQUE here doesn't work.