Re: Spell service bundled in application
Re: Spell service bundled in application
- Subject: Re: Spell service bundled in application
- From: Douglas Davidson <email@hidden>
- Date: Mon, 4 Jun 2007 11:23:01 -0700
On Jun 2, 2007, at 12:44 AM, Jérome Laurens wrote:
Now I need to ship this spell service inside my own app.
For that, I just merge my app's and my spell service's bundles, and
I merge the info.plist.
When I do that, my app works properly and the spell service seems
properly declared after logout/login
but app's can't connect to my spell server.
Is there something I have missed?
Are you properly registering and running NSSpellServer? What you
describe ought to work, although there are a number of details and
it's difficult to know exactly what might be going wrong. However, I
can't really recommend running a spelling service inside of an
application--it would mean that the app would have to be running all
the time. A spellchecker is better off as a faceless background
process.
Douglas Davidson
_______________________________________________
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