Re: NSSpellServer problem (``Couldn\'t contact Spell Server\'\')
Re: NSSpellServer problem (``Couldn\'t contact Spell Server\'\')
- Subject: Re: NSSpellServer problem (``Couldn\'t contact Spell Server\'\')
- From: "Øistein E. Andersen" <email@hidden>
- Date: Fri, 12 May 2006 12:04:40 +0200
On 12 May 2006, at 2:58AM, Douglas Davidson wrote:
>> if ([aServer registerLanguage:@\"Norsk\" byVendor:@\"Oistein\"])
> Try making the language registered here identical to the NSLanguages entry in your Info.plist, in this case \"no\".
Thank you very much. The problem was indeed inconsistencies between registerLanguage: and byVendor: in the .m file on the one hand and NSLanguages and NSSpellChecker in the Info.plist on the other. I should have realised this.
There is apparently no need to launch the spell server manually (OS X 10.4.6), so perhaps Ondra Äada\'s problem could be fixed?
--
Ãistein
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden