Re: Retrieve changed text from undo manager?
Re: Retrieve changed text from undo manager?
- Subject: Re: Retrieve changed text from undo manager?
- From: Douglas Davidson <email@hidden>
- Date: Mon, 1 Dec 2003 11:53:04 -0800
On Nov 27, 2003, at 4:52 AM, Arthur Clemens wrote:
Is there a way to get the text contents and ranges of the changes in a
NSTextView that are stored in the undo manager (of the NSTextStorage
of the NSTextView)?
There is not, but the text view's delegate is notified of each change
as it occurs.
Douglas Davidson
_______________________________________________
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.