Re: Best practice for terminating at launch time?
Re: Best practice for terminating at launch time?
- Subject: Re: Best practice for terminating at launch time?
- From: Rob Keniger <email@hidden>
- Date: Wed, 11 Feb 2009 14:11:06 +1000
On 11/02/2009, at 1:07 PM, Graham Cox wrote:
Yes, I tried that. It solves the case of the untitled document but
not if the user launched the app with a file, which opens behind the
alert.
I need a hook earlier than applicationWillFinishLaunching:, but
there doesn't seem to be one, unless I'm just being dense here.
I guess you'd need to implement - application:openFile: and -
application:openFiles: in the application delegate and return NO from
these methods.
--
Rob Keniger
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden