Georg Seifert wrote:

is there a way to select witch framework to use?


You need to bind the framework yourself rather than using #import, e.g. see py2app's bundletemplate/src/main.m, or PyOSA's pythonloader.c file.

HTH

has
--
Control AppleScriptable applications from Python, Ruby and ObjC:
http://appscript.sourceforge.net

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to