TextView , Select All and spellcheck issue
TextView , Select All and spellcheck issue
- Subject: TextView , Select All and spellcheck issue
- From: René van Amerongen <email@hidden>
- Date: Fri, 30 Apr 2004 16:18:27 +0200
Hello List
Maybe someone has a solution about this and should I file this as a bug?
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'.
Why or who is setting the 'spellcheck as you type' on?
Why isn't he spellschecking at the moment after finished loading the
text, but starts when I do a 'Select all'?
Is there a workarround for this, and is this a bug or do I miss
something?
Thanks
R
_______________________________________________
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.