Cannot draw on wxMemoryDC using colour 0xc0c0c0

Leslie Newell lesnewell at fmail.co.uk
Mon Feb 4 08:29:56 PST 2008


Thanks. I spent ages chasing my tail, trying to figure out why my 
graphics weren't getting drawn before finding out the colour was the 
issue. For what I am doing a slight difference in colour is unimportant 
so I'll just make sure I avoid 0xc0c0c0..

Les

chris elliott wrote:
> This is not a great surprise; look at the note in src/msw/window.cpp 
> about line 4336, about reserving this colour as a mask
>
> chris





More information about the wx-users mailing list