Re: handleGetURLEvent getting called after applicationDidFinishLaunching
Re: handleGetURLEvent getting called after applicationDidFinishLaunching
- Subject: Re: handleGetURLEvent getting called after applicationDidFinishLaunching
- From: Jens Alfke <email@hidden>
- Date: Thu, 22 Aug 2013 16:36:56 -0700
On Aug 22, 2013, at 9:00 AM, Kyle Sluder <email@hidden> wrote:
> In your example, the difference doesn't matter. If the app is sitting at the new doc assistant, or has a default blank document open, it should close that assistant or document and open the one requested via URL. Apps have been doing this for decades.
Well, modulo some flickering.
Actually I forgot the more significant case — apps that open an untitled document when launched (which used to be the official thing to do per the HI Guidelines.) Without the ‘oapp’ event, they’d open first an untitled doc and then the document that had been double-clicked.
—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