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
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
I'd like to quickly evaluate SciPy for a project, but I can't seem to
find a binary distribution for 10.3's Python anywhere. Am I not looking
hard enough? Tried to build from the source but the amount of
dependencies for building it makes this not a viable option right now.
Just
__
On Feb 26, 2005, at 3:47 PM, Just van Rossum wrote:
I'd like to quickly evaluate SciPy for a project, but I can't seem to
find a binary distribution for 10.3's Python anywhere. Am I not looking
hard enough? Tried to build from the source but the amount of
dependencies for building it makes this not
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
I"m using PyQt on OSX 10.3.8.
and everytime my app exits I get a bus error.
I've noticed several people have seen the error, but have not yet run
into a solution I understood.
Can anyone explain how to resolve the issue to an OSX newbie?
Thank you.
--
Stand Fast,
tjg.