Re: Grouping undo-able actions with CoreData
Re: Grouping undo-able actions with CoreData
- Subject: Re: Grouping undo-able actions with CoreData
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 24 May 2005 15:22:49 -0700
On May 24, 2005, at 3:10 PM, John Timmer wrote:
Does anyone have any advice on how to get this to work?
At a first guess, you need to ensure you've invoked
processPendingChanges.
"Forces the receiver to process changes to the object graph. This
method causes changes to registered managed objects to be recorded
with the undo manager. This method is invoked automatically at the
end of the event loop—you can also invoke it manually to coalesce any
pending unprocessed changes."
(Forthcoming documentation enhancement.)
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden