On Mar 12, 2008, at 7:48 AM, Davide Benini wrote:
Do you know where the system spellchecker language preferences are stored? I would like the access the spell checker and programatically change its "set" language. I thought I would find a plist, I've done a few spotlight searches, but no luck so far.
Please do not modify preferences directly. Use NSSpellChecker's - setLanguage: method instead.
Douglas Davidson _______________________________________________ Cocoa-dev mailing list ([email protected]) Please 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
