To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77592
User msicotte changed the following:
What |Old value |New value
================================================================================
Assigned to|macport |msicotte
--------------------------------------------------------------------------------
Status|STARTED |NEW
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Jun 29 02:15:37 +0000
2007 -------
I contacted one of the original implementers of spell check on OOO and he
offered this advice:
If you look at the lingucomponent module that includes with Hunspell, you can
see how almost any spellchecker can be interfaced. Simply copy the module and
use it as a model for interfacing to the MacOSX daemon. The interface is what
you would expect. It can register itself (so that users can enable or disable
that spellchecker), it gets called with a Unicode word and is asked to either
spellcheck it or make a suggestion, etc. There really isn't much to the
interface, all of the real work is done by the spellchecker itself.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]