Re: TextView , Select All and spellcheck issue
Re: TextView , Select All and spellcheck issue
- Subject: Re: TextView , Select All and spellcheck issue
- From: René van Amerongen <email@hidden>
- Date: Fri, 30 Apr 2004 22:49:39 +0200
Op 30-apr-04 om 18:46 heeft Douglas Davidson het volgende geschreven:
On Apr 30, 2004, at 7:18 AM, Reni van Amerongen wrote:
I load some text into a NSTextView and when I do 'Select All' then it
takes forever before everything is selected.
Because of the red underlinings in some text I suspect he is
spellchecking. So I turned spellchecking off. Later restart the app,
load some text, check if spellchecking is off and do a 'Select All'.
Again it takes forever. But when I do a 'select All' a second time
its fast. I did look at the 'spellcheck as you type' menu and it was
checked again. I did see that this happens everytime when I do a
textload in the textview and then 'select All'.
Don't suspect; check. Sample and you will see what is actually going
on.
Isn't suspecting something a start for investigation?
Because I did suspect I did start looking for this, and thats the
reason that I found out that it was the spellchecker. So I did check.
When I turn off the spellcheck checkbox then it works ok ( in interface
builder ), but if I turn spellcheck on, it goes slow, always the first
time, not the second time.
If I do nothing spellchecker doesnt wakeup. It wakes up when I select
something.
So my question remains, is this the right behaviour or a bug.
I know that when you pass the cursor over the text then it start
spellchecking, but why when you do a selection?
R
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.
_______________________________________________
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.