Re: textDidChange doesn't work with undo
Re: textDidChange doesn't work with undo
- Subject: Re: textDidChange doesn't work with undo
- From: Koen van der Drift <email@hidden>
- Date: Wed, 4 Dec 2002 17:39:22 -0500
At 1:32 PM -0600 12/4/02, Brian Webster wrote:
>
Seems like a bug to me. You might try instead registering for a
>
notification sent by the underlying NSTextStorage object,
>
NSTextStorageDidProcessEditingNotification.
Thanks! That works. I'll just use that instead of textDidChange.
- 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.