[Pythonmac-SIG] AE, carbon and os X

Stéphane Jolicoeur-Fidelia s.jol at jol-tech.net
Wed Sep 10 02:10:47 EDT 2003


Hello,

I have been reading through about 2 years worth of the archives, in 
search of tips/tutorials on how to use python to script OS X apps. Now 
I have found alot of:
import App
d = App.App()
do stuff with d
etc ...

but for some reason these do not work. I use both the pre-installed 
python and MacPython from VisionEgg, on OS X.2.6 . Also I cannot seem 
to find any info on Carbon libs, from what I gather from there names, I 
should be able to create GUI apps but right now I am just coding blind 
with dir().

I would also like to know if it is possible to know of events like disk 
loading, image mounting and the likes?

Tutorials on a web page would greatly be apreciated by many others I am 
sure.

Regards

Stephane




More information about the Pythonmac-SIG mailing list