Re: NSUndoManager for loaded documents
Re: NSUndoManager for loaded documents
- Subject: Re: NSUndoManager for loaded documents
- From: Jerry Krinock <email@hidden>
- Date: Sat, 27 Feb 2010 19:14:38 -0800
Private reply since there's not much in here...
On 2010 Feb 27, at 05:54, Sander Stoks wrote:
> Is there something special I need to do so that my NSDocument derivative's "undoManager" method will return an NSUndoManager for documents loaded from disk..?
Not that I know of. Should work the same. Definitely not with NSPersistentDocument (Core Data). Maybe you're not invoking super in one of the load methods?
_______________________________________________
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