How to open all the documents from the previous "session"?
How to open all the documents from the previous "session"?
- Subject: How to open all the documents from the previous "session"?
- From: Nick <email@hidden>
- Date: Sun, 25 Sep 2011 23:53:06 +0300
Is there a built in way in Mac OS 10.6 for saving and, later, restoring a
"document session" in an NSDocument based application, or I should figure
out some custom method for saving and restoring this state (somewhere in
~/Library/Application Support directory)?
by saving and restoring a session I mean when the application is being
closed, there are no requests like "Do you want to save this document?".
When the app is launched for the next time, all the documents from the
previous "session" are shown, either saved or unsaved.
There is Resume framework for restoring sessions in OS X 10.7 Lion. But what
could I do in Snow Leopard?
Thank you!
_______________________________________________
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