Re: Document being reopened on launch during modal dialog
Re: Document being reopened on launch during modal dialog
- Subject: Re: Document being reopened on launch during modal dialog
- From: Quincey Morris <email@hidden>
- Date: Tue, 06 May 2014 12:41:29 -0700
On May 6, 2014, at 12:28 , Lee Ann Rucker <email@hidden> wrote:
> This may be obvious, but did you try moving it all to applicationDidFinishLaunching: instead?
IIUC, Steve’s point was that it won’t help in this case, because state restoration is initiated before applicationDidFinishLaunching:, and he’s actually trying to defer state restoration, of documents at least, until after the modal dialog is dismissed.
_______________________________________________
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