[wxPython-users] OGL bug on Mac?

Christopher Barker Chris.Barker at noaa.gov
Tue Feb 12 21:42:51 PST 2008


Ratko Jagodic wrote:
> Oh I see. XOR has been the problem since wxMac switched to Quartz, 
> right? I had no idea that OGL used XOR for drawing.

It's the standard way to draw things like "rubber band boxes"

> So is the fix for 
> this simple and can it be applied to application code or do I really 
> need the whole new (test) release of wx?

It's a fix in the C++ -- wx needs to be re-compiled to apply it.

-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer

NOAA/OR&R/HAZMAT         (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception




More information about the wxpython-users mailing list