I've got an object written in Python (descended from NSObject using PyObjC) that I'd like to have access to in Objective-C.  There's an example where some Python code is packaged as a plugin, then loaded in an Objective-C app, but it only ends up specifying one of the objects instantiated in the nib.  How would you go about using the Python objects directly, like you would a framework, for instance?

Thanks,

Robb


---------------------------------------------------

Robb Brown

Seaman Family MR Research Centre

Calgary, Alberta, Canada


_______________________________________________
Pythonmac-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to