Why Applespell.service fail to launch?
Why Applespell.service fail to launch?
- Subject: Why Applespell.service fail to launch?
- From: shuang qin <email@hidden>
- Date: Fri, 3 Jul 2009 09:18:44 +0800
Our application use Mac OS X spell checker service to do spell check.
here is sample code . [[NSSpellChecker sharedSpellChecker]
checkSpellingOfString:@"hello" startingAt:0];
But the problem is AppleSpell.service can not launch automatically by this
code, so there is always an alert: couldn't contact spell checker!
I try other applications (Openoffice.org, textEdit ) and they both can
launch AppleSpell.service automatically, I think it means, nothing wrong on
my machine.
Who can tell me how to force AppleSpell.service to launch? or is there a way
to check why AppleSpell.service fail to launch?
Thanks in advance!
_______________________________________________
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