Re: NSTextView replaceCharactersInRange performance and thread safety
Re: NSTextView replaceCharactersInRange performance and thread safety
- Subject: Re: NSTextView replaceCharactersInRange performance and thread safety
- From: Douglas Davidson <email@hidden>
- Date: Tue, 4 Jan 2005 13:25:31 -0800
On Jan 4, 2005, at 1:21 PM, David Kocher wrote:
Wow (!); I have registered a delegate to the layout manager and do
the scrolling when layoutManagerDidCompleteLayoutForTextContainer: is
called; now it works like a charm. One thing I noticed is that the
layout manager seems to change over time; I have to register using
setDelegate: before every change to the text view otherwise the
delegate method's aren't called - is this expected?
That sounds odd.
Douglas Davidson
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden