undo and NSTextField
undo and NSTextField
- Subject: undo and NSTextField
- From: John Kassebaum <email@hidden>
- Date: Mon, 24 Aug 2009 13:53:00 -0700
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 (email@hidden)
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:
This email sent to email@hidden