Re: [Pythonmac-SIG] Banishing MacPython Dock Icon

2005-02-26 Thread Nick Matsakis
On Sat, 26 Feb 2005, Bob Ippolito wrote: > It's definitely a disservice. It is used any time that pythonw is > used. If you set LSUIElement to 1, then you can't run applications > with a menu bar from pythonw. wxPython, pygame, Tkinter, Carbon, etc. > scripts should all have a problem with thi

Re: [Pythonmac-SIG] Banishing MacPython Dock Icon

2005-02-26 Thread Bob Ippolito
On Feb 26, 2005, at 2:09 PM, Nick Matsakis wrote: One of the negatives of running appscripts to script apps is that MacPython icon appearing in the dock. Not only is it useless, since you can't interact with the app skeleton with the GUI, but it also slows the launch of scripts. It's only useles

[Pythonmac-SIG] Banishing MacPython Dock Icon

2005-02-26 Thread Nick Matsakis
One of the negatives of running appscripts to script apps is that MacPython icon appearing in the dock. Not only is it useless, since you can't interact with the app skeleton with the GUI, but it also slows the launch of scripts. I've managed to banish that icon by editing the Info.plist file of