On Wed, Sep 22, 2010 at 10:43 AM, albert jordan <albertjor...@me.com> wrote:
> Hi Martin,
>
> THanks so much for the suggestion.
>
> The approach improves the situation, but unfortunately does not resolve it.  
> But understand now that this is the issue, I'm going to see if there will be 
> another work around.

If you want to edit a text view's text storage, you must call
-shouldChangeTextInRange:replacementString: on the text view before
mutating the text storage, and then call -didChangeText afterwards.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to