You are not logged in.
Hello All,
I'm currently using Xinha and it's amazing (but you all know that already!).
I need to integrate a spell checker into my project (.Net).
After much searching online, I seem to have found two good options:
1. GoogieSpell - http://orangoo.com/labs/GoogieSpell/
2. NHunspell - http://nhunspell.sourceforge.net/
Does anyone know if either of these will play nicely with Xinha?
I'm sure lots of other people want to integrate a spell checker with Xinha, so hopefully this thread will be helpful for them, too!
Thanks in advance.
Offline
I doubt that GoogieSpell would work, it appears to be for textareas only.
A quick look at NHunspell indicates to me that it is an engine which you woudl have to write an interface for.
Your best bet probably is to rewrite the SpellChecker plugin in .NET and maybe use NHunspell as it's engine (instead of the aspell engine).
James Sleeman
Offline