textDidChange doesn't work with undo
textDidChange doesn't work with undo
- Subject: textDidChange doesn't work with undo
- From: Koen van der Drift <email@hidden>
- Date: Wed, 4 Dec 2002 12:21:21 -0500
Hi,
In my app, the delegate of an NSTextView uses textDidChange to track
any changes the user made. This works fine, except for undo.
Apparently textDidChange does not get called in this situation.
Am I missing something, and if not is there a solution/workaround for this?
thanks,
- Koen.
_______________________________________________
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.