On Dec 6, 2009, at 3:12 PM, Graham Cox <graham....@bigpond.com> wrote:

Yes, which does make me wonder how others have implemented undo of drags in general. Is there a simple solution staring me in the face and I just can't see it?

I don't have the code in front of me, and it would be a good idea to check our NSUndoManager fixes in OmniFoundation, but I believe our approach typically has the model generate all undo events a la NSTextStorage. The UI sets group names, but rarely registers it's own undo actions (selection state is a good exception, but that happens at well-defined times).

--Kyle Sluder
_______________________________________________

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 arch...@mail-archive.com

Reply via email to