Re: [Pyobjc-dev] applicationShouldOpenUntitledFile_
Brought to you by:
ronaldoussoren
From: Just v. R. <ju...@le...> - 2003-02-02 18:42:30
|
bb...@ma... wrote: > That's weird. I just tried: > > - creating new project from multi-doc template > > - changing the YES to a NO as shown below > > - ran the app > > Untitled document showed up... Maybe Ronald tried with an app built with bundlebuilder? I just tried this and can't get an untitled window to begin with... What was the magic you hacked around again to make this work? Maybe the sh wrapper doesn't pass the right arguments. Speaking of which: my first shell script ever (the exec wrapper) suffers from a typical bug: it doesn't work if the path to the app contains spaces :-( I'll look into it. Just |