[Pyobjc-dev] help wrapping objective C Python extensions
Brought to you by:
ronaldoussoren
From: Stephen B. <sj...@co...> - 2015-01-15 22:34:27
|
I would like to be able to return various AppCode, mostly, objects to PyObjC in a way that I can interact with the objects. I thought I could read the PyObjC code to figure it out - but instead I came away empty-handed. Is there an example somewhere, instructions, or is it possible to explain how I could return an object - the first one I wanted to “wrap” is simply an NSWindow. Sincerely, Stephen Bespalko |