Re: Programatically changing the spelling language
Re: Programatically changing the spelling language
- Subject: Re: Programatically changing the spelling language
- From: Ulrich Kortenkamp <email@hidden>
- Date: Tue, 27 Nov 2001 00:24:25 +0100
Am Montag den, 26. November 2001, um 10:05, schrieb Stefan Kreutter:
Maybe I'm blind but I can't find a way to change the current spelling
language.
Stefan,
first thank you for your ispell spelling service, which is exactly what
I was looking for a week ago.
Second: there is a method called setLanguage in NSSpellChecker, which
should do what you want.
Thanks again,
Ulli
[from the AppKit Java Docs:]
setLanguage
public boolean setLanguage(String language)
Sets the language to use in spell-checking to language. Returns whether
the Language pop-up list in the Spelling panel lists language.