Re: [Pyobjc-dev] pyobjc on 2.2.1 & non-framework builds
Brought to you by:
ronaldoussoren
From: Bill B. <bb...@co...> - 2002-09-23 17:13:16
|
I'll have to revisit Jack's PythonLauncher when I have more time-- it has some serious issues/bugs. It also requires a framework build of python. This is completely unnecessary and incurs an arbitrary limitation [user has to have Python.framework around as opposed to using the standard out-of-the-box Python included with 10.2]. b.bum On Monday, September 23, 2002, at 12:48 PM, Tony Lownds wrote: >> Also -- I believe that we can make standalone scripts work fine even >> if they launch UI sessions. I built a little app called >> PythonLauncher that can be used to springboard the launching of a >> script that uses the UI. It provides a full blown "bundle" >> environment, as required by the X environment, but allows multiple >> copies to be launched. I'll have to hack on it... > > Jack Jansen has made a little app called PythonLauncher as well, see > the Python CVS... > > -Tony |