I have an app that has many arrays of inter-related items shown in NSTableView and using NSArrayControllers. This is not a Core Data app. Today, I added an NSTextField to the window (and not in any table), and set the NSTextField as editable. The problem is that undo no longer works for any field I edit in any of the NSTableViews, nor for creating new items in these tables. If I make the NSTextField not- editable, then undo functionality returns. Why would this be happening?

-John
_______________________________________________

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