Forum Moderators: Staff
Poser Python Scripting F.A.Q (Last Updated: 2024 Dec 02 3:16 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
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
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