> Can anyone give me some advice how I wrap my cocoa classes to be able to > access them from within the python script? > > I found the examples on how to wrap c/c++ functions but nothing about > ObjectC.
You'll want to use PyObjC: http://pyobjc.sourceforge.net/ Already included in Leopard, so you may not need to even download anything unless you need a newer version. -- // jack // http://www.nuthole.com _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig