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 (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com