Re: How to make Lion's autosaving work for my application?
Re: How to make Lion's autosaving work for my application?
- Subject: Re: How to make Lion's autosaving work for my application?
- From: Nick <email@hidden>
- Date: Sun, 02 Oct 2011 01:14:07 +0300
I did that basic research, and i've read the NSWindowRestoration.h before
(which is not very circumstantial). The hoping stemmed from the keywords
I've been advised to use by other developers and that small number of
articles and blogs I could find.
I have also read AppKit release notes.
Unfortunately I do not have Apple developer's account.
Do I understand correctly that this kind of behavior can be achieved only by
encoding/decoding every element of NSDocument manually in these methods I
described in the original post?
2011/10/2 Quincey Morris <email@hidden>
> On Oct 1, 2011, at 13:56 , Nick wrote:
>
> I was hoping this Autosave feature
> could help me do it easier.
>
>
> Hoping at random isn't likely to help you do anything easier (though if it
> does, you can probably write a profitable self-help book).
>
> Also, expecting us to do your basic research for you isn't likely to get
> you very far either.
>
> The feature you're looking for is "Resume and Automatic Termination", not
> Autosave. I recommend you start by watching the WWDC video on the subject
> (available at developer.apple.com, but only if you have a member login).
> If have no access to the video, try searching the Lion AppKit release notes
> (developer.apple.com/library/mac/#releasenotes/Cocoa/AppKit.html) for
> "resume", as a starting point.
>
>
>
_______________________________________________
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