Skip navigation.
 
mlRe: Cocoa Python broken in Leopard??
FROM : Uliano Guerrini
DATE : Wed Nov 07 10:41:43 2007

Il giorno 07/nov/07, alle ore 09:57, Bill Bumgarner ha scritto:

> Whether or not this is a bug in the Quartz module is semi-
> debatable.  It is certainly inconvenient, but it is not unheard of 
> for Python modules to behave this way.


ok, maybe I'm not enough confident with pyobjc, but I would like to 
know how to use Quartz in, say, the drawRect method of  a subclass of 
NSView say myView

If I don't import myView in the main.py the view isn't drawn, so let 
it be there

If I import Quartz in myView.py I got the problem... if I don't how 
can the methods in myView.py know about Quarz?

uliano

Related mailsAuthorDate
mlCocoa Python broken in Leopard?? Uliano Guerrini Nov 7, 08:49
mlRe: Cocoa Python broken in Leopard?? Bill Bumgarner Nov 7, 08:58
mlRe: Cocoa Python broken in Leopard?? Uliano Guerrini Nov 7, 09:46
mlRe: Cocoa Python broken in Leopard?? Bill Bumgarner Nov 7, 09:57
mlRe: Cocoa Python broken in Leopard?? Uliano Guerrini Nov 7, 10:41
mlRe: Cocoa Python broken in Leopard?? Bill Bumgarner Nov 7, 17:48
mlRe: Cocoa Python broken in Leopard?? Uliano Guerrini Nov 7, 18:04
mlRe: Cocoa Python broken in Leopard?? Bill Bumgarner Nov 7, 18:46
mlRe: Cocoa Python broken in Leopard?? Luc Heinrich Nov 8, 09:32
mlRe: Cocoa Python broken in Leopard?? Uliano Guerrini Nov 8, 13:00
mlRe: Cocoa Python broken in Leopard?? Luc Heinrich Nov 8, 14:10
mlRe: Cocoa Python broken in Leopard?? Uliano Guerrini Nov 8, 14:41