[Pyobjc-dev] Merging pyobj with objc?
Brought to you by:
ronaldoussoren
From: Dinu G. <gh...@da...> - 2003-01-10 17:50:34
|
Hi, I'm trying to understand if and how it is possible to create PB projects containing Python *and* Objective-C sources. So far, I found that I can just add Obj-C .h/.m files and they seem to compile using the Python template project as there are .o files generated in the output. What seems to be the real challenge, though, is to *use* such kind of classes from Python code again. Simply importing them doesn't work and I wonder what's needed to make that work? Maybe a change in the main file? Thanks, Dinu -- Dinu C. Gherman ...................................................................... "Dancers are the athletes of God." (Albert Einstein) |