CoreData Undo in Modal Dialog (SOLVED)
CoreData Undo in Modal Dialog (SOLVED)
- Subject: CoreData Undo in Modal Dialog (SOLVED)
- From: Keith Wilson <email@hidden>
- Date: Sat, 30 Sep 2006 02:20:30 +1000
Sorry to trouble you yesterday
I have solved the problem by creating a nested undo group for the moc
undoManager during init of the modal dialog. Was a bit confusing
because if nothing in the undo stack for the current runloop then the
CoreData undoManager creates a double nesting (I assume the top one
is for run loop and another for my beginUndoGrouping.
Seems to work fine.
Keith
_______________________________________________
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