Re: App Delegate Methods
Re: App Delegate Methods
- Subject: Re: App Delegate Methods
- From: Jens Alfke <email@hidden>
- Date: Thu, 07 Jul 2011 17:24:08 -0700
On Jul 7, 2011, at 4:10 PM, Greg Guerin wrote:
> What do you hope to accomplish with this event that you can't accomplish with applicationDidFinishLaunching: ?
The only time I’ve ever had to use it was when I had to install some custom AppleEvent handlers before the app processed the on-launch AppleEvents (which happens before appDidFinishLaunching). Ordinarily I can’t think of reasons it’d be needed.
—Jens_______________________________________________
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