I call processPendingChanges from both the *Will* and *Did*
notifications.
Michael
On Mar 4, 2008, at 8:45 PM, Dave Fernandes wrote:
Did you also call processPendingChanges before trying to undo? You
may get flakey undo behavior if not.
On Mar 4, 2008, at 11:31 PM, Michael Latta wrote:
I have a Core Data based application that is running into issues
with Undo/Redo.
When I select undo the notifications for Undo happen, but the
values in the managed object do not change.
I have tried adding processPendingChanges in the notification
handler, but that did nothing. The value in question is a
CATransform3D stored as an NSData (binary attribute).
Any suggestions welcome.
Thanks,
Michael
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
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:
http://lists.apple.com/mailman/options/cocoa-dev/dave.fernandes%40utoronto.ca
This email sent to [EMAIL PROTECTED]
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]