PhilC opened this issue on Jul 25, 2008 · 2 posts
PhilC posted Fri, 25 July 2008 at 12:13 PM
I'm like a dog with a bone, wont give up :)
On a Mac OSX 10.4 ish?
If I right click a PY file and select to open with Build Applet it builds an application.... OK I understand that bit. :)
But if the PY file calls up other resources how can I include them so that the application reads them?
Thanks
pj1240 posted Fri, 25 July 2008 at 3:50 PM
I'm not sure what I'm looking for but there may be something on the mac developer site
http://developer.apple.com/
I know you can use xcode and quartz to wrap python scripts into apps. Not sure if there's much in the way of documatation with the developer stuff that comes with the mac os install discs. think you can also combine python with automator scripts.
I'll try and keep searching for you. I've done a few automator scripts in the past but not really played with xcode or python