[Pyobjc-dev] Resolving pointer to objc class instance
Brought to you by:
ronaldoussoren
From: Vladimir P. <far...@gm...> - 2010-01-27 10:44:09
|
Hi all, I'm trying to mix up ctypes and pyobjc a little bit. What I need is access to some objc runtime functions, that return id, thus a pointer to objc class. Is there any way to resolve that pointer to anything usable by pyobjc? -- Sincerely, Vladimir "Farcaller" Pouzanov http://farcaller.net/ |