Skip navigation.
 
mlRe: Learning a word with the spell checker
FROM : Douglas Davidson
DATE : Mon Nov 05 20:12:04 2007

On Nov 1, 2007, at 9:43 PM, Martin Wierschin wrote:

>> We're using NSSpellchecker without the UI from a cross platform 
>> app.  Is there any way to tell the spell checking system to learn a 
>> word? I see unlearnWord: and ignore word APIs, but none to add a 
>> word to the dictionary.

>
> It's an undocumented method, but as far back as 10.3.9 
> NSSpellChecker will respond to "learnWord:"


As of Leopard, it is now documented.  See the Leopard AppKit release 
notes for details.

Douglas Davidson

Related mailsAuthorDate
mlLearning a word with the spell checker Steven W Riggins Nov 1, 08:20
mlRe: Learning a word with the spell checker Martin Wierschin Nov 2, 05:43
mlRe: Learning a word with the spell checker Douglas Davidson Nov 5, 20:12
mlRe: Learning a word with the spell checker Martin Wierschin Nov 6, 03:28
mlRe: Learning a word with the spell checker Shawn Erickson Nov 6, 03:40