Re: Where are the system spellchecker prefs stored?
Re: Where are the system spellchecker prefs stored?
- Subject: Re: Where are the system spellchecker prefs stored?
- From: Douglas Davidson <email@hidden>
- Date: Wed, 12 Mar 2008 10:09:26 -0700
On Mar 12, 2008, at 10:02 AM, Davide Benini wrote:
I realized the question was not well put.
Basically, I would like to switch the language of the spellchecker
of the application in focus. I realize this might be tricky, and
probably not doable... That's why I thought about modifying the
plist of apps preferences; unless this preference is not stored in a
plist...
Modifying the language from outside the application, while it is
running, is probably not practicable. The preference is stored in a
plist, like other preferences, but it would typically be consulted
only when the application starts up; after that, the application's
instance of NSSpellChecker maintains the language setting based on the
popup in the spelling panel.
Douglas Davidson
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden