available languages
available languages
- Subject: available languages
- From: Jérome Laurens <email@hidden>
- Date: Mon, 21 May 2007 14:12:09 +0200
Hi list
Is there a mean to have a list o all the available languages in
NSSpellChecker?
One solution would be to scan the standard locations or apps and
services and read their info.plist for a NSLanguages entry
But this is not exactly the list of all the languages registered by
spell servers through the
- (BOOL)registerLanguage:(NSString *)language byVendor:(NSString *)
vendor
method.
Another mean would be to get the pull down list of the spell checker
panel and read its contents.
But this would give localized names only, not the real ones!
Is it possible?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden