Re: Managing undo with NSArrayController and a table displaying its objects?
Re: Managing undo with NSArrayController and a table displaying its objects?
- Subject: Re: Managing undo with NSArrayController and a table displaying its objects?
- From: Mike Nowak <email@hidden>
- Date: Tue, 18 Nov 2003 23:21:29 -0500
Is this normal behavior, for key value observing to be disabled during
an undo or redo operation?
On Nov 17, 2003, at 5:04 PM, Mike Nowak wrote:
-- I tried observing the change in highPrice key from the array
controller so I could try aborting editing in the table. Although
observeValueForKeyPath:ofObject:change:context: gets called when I
change the entry in the table by typing a new value, it doesn't get
called when the value gets changed by undo.
--
Mike Nowak
Work:
http://healthmedia.umich.edu/
Personal:
http://snackdog.org/
"Every devil I meet becomes a friend of mine." -- Indigo Girls
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.