Re: Spell checking ignores small words??
Re: Spell checking ignores small words??
- Subject: Re: Spell checking ignores small words??
- From: Douglas Davidson <email@hidden>
- Date: Wed, 8 May 2002 10:54:02 -0700
On Tuesday, May 7, 2002, at 11:37 AM, Joel Rosenblum wrote:
First, let me admit that the main reason I'm doing my project in Cocoa
was because of the convenient access to the system spell checker in the
editfield. What I did not plan on was that the system spell checker
would by default ignore all words with less than 4 letters (I think
that's what it is). That's not good at all, and after searching the
class headers and list archives, I've found no way to turn that
"feature" off. Does anyone know how?
The easiest thing would be to wait for the next major release of the
system. However, you should be aware that the spell checking
functionality allows any number of third-party spellcheckers to be
installed, and there are some available already based on open-source
projects like ispell. Try searching for them.
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.