[Pythonmac-SIG] How to create a desktop alias to run a python file?

2007-03-19 Thread Stani's Python Editor
Hi, This is probably very easy, but I don't find how to do it. I want to execute this command if an user clicks on the icon of the alias on the desktop: /usr/bin/pythonw path/gui.pyw Thanks for any tips, Stani ___ Pythonmac-SIG maillist - Pythonmac-

[Pythonmac-SIG] (no subject)

2007-03-19 Thread Calder Coalson
Dear Fellow Macppl, I've googled this problem, and other people have had it but no one has solved it. I've been developing Python/Cocoa apps for a little while, (I'm still bad at it) using the terminal 'python setup.py py2app' build sequence, but I'm making a document based application no