On Freitag 27 Januar 2006 03:19, Joao Macaiba wrote: > I intend to use lingucomponent's spell-checker, thesaurus, etc in a text > editor I'm developing in C++/wxWidgets. > > Is it possible to use it within non-OpenOffice application, as libraries > ?
The (new) spell checker can be found here: http://hunspell.sourceforge.net/ The thesaurus is available here: http://lingucomponent.openoffice.org/MyThes-1.zip (it's not up-to-date, but I'm not sure if there's a stand-alone version of the latest code). I don't know about documentation, but the API should be very simple. Regards Daniel -- http://www.danielnaber.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
