Re: NSTextStorage subclass not updating NSTextView [SOLVED]
Re: NSTextStorage subclass not updating NSTextView [SOLVED]
- Subject: Re: NSTextStorage subclass not updating NSTextView [SOLVED]
- From: Roarke Lynch <email@hidden>
- Date: Tue, 10 Feb 2004 21:47:32 -0500
I was making an error which i feel is unclear in the docs. You have to
call edited:range:changeInLength: after the two mutation methods. I
don't know how I missed that, but I found the solution over at omni:
http://www.omnigroup.com/mailman/archive/macosx-dev/2002-February/
023286.html
Roarke Lynch
-------------------------------
email@hidden
_______________________________________________
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.