Check if there are autosaved documents
Check if there are autosaved documents
- Subject: Check if there are autosaved documents
- From: Georg Seifert via Cocoa-dev <email@hidden>
- Date: Mon, 27 Apr 2020 10:35:14 +0200
Hi,
my app shows a welcome screen (that offers to open recent documents or to make
a new). I like to not show it, when there are autosaved documents that open
automatically.
Now I open that window in applicationDidFinishLaunching: but that is called
before the documents start to load.
Is there a method/callback that is called when all loading is done (including
the loading of documents).
Or, is there a way to check if there are autosaved docs (before they are
loaded)?
Thanks
Georg
_______________________________________________
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