[Pythonmac-SIG] Desktop shortcut for IDLE

2009-10-13 Thread Gregor Lingl
Hi, I'm relatively new to the Mac. I have a Python 3.1.1. installation on my Macbook and I'd like to have a shortcut on my desktop starting IDLE with the -n switch, that is without subprocess Under Windows I'd rightclick on the desktop, create a new shortcut and then enter as the target: C:\Pyt

Re: [Pythonmac-SIG] Shortcut for IDLE on Mac OS X (LEOPARD)

2009-10-08 Thread Gregor Lingl
Thanks for all those replies. I'll try them out and investigate them next weekend. Subsequently I'll give you some more feedback. For those of you using Python 2.6 or 3.x and interested in Python's new turtle module: There is a turtle subdirectory in the Demo folder of your Python install

Re: [Pythonmac-SIG] Shortcut for IDLE on Mac OS X (LEOPARD)

2009-10-07 Thread Gregor Lingl
Ronald Oussoren schrieb: On 7 Oct, 2009, at 22:18, Gregor Lingl wrote: Hi, I'm relatively new to the Mac. I have a Python 3.1.1. installation on my Macbook and I'd like to have a shortcut on my desktop starting IDLE with the -n switch, that is without subprocess Why do you

[Pythonmac-SIG] Shortcut for IDLE on Mac OS X (LEOPARD)

2009-10-07 Thread Gregor Lingl
Hi, I'm relatively new to the Mac. I have a Python 3.1.1. installation on my Macbook and I'd like to have a shortcut on my desktop starting IDLE with the -n switch, that is without subprocess Under Windows I'd rightclick on the desktop, create a new shortcut and then enter as the target: C:\Pyt