[Pyobjc-dev] scary problem with custom view & 10.2.5
Brought to you by:
ronaldoussoren
From: Just v. R. <ju...@le...> - 2003-04-22 20:49:57
|
I've attached a tiny test program that demonstrates a problem that showed up with OS 10.2.5: all of a sudden custom views don't get erased properly, but instead filled with a pattern that appears to be random. The very same program works well in 10.2.4 and before, regardless of the PyObjC version. The equivalent ObjC program works just fine regardless of OS version. Does anyone have a clue what could be wrong? Just |