hi Daniel

You can implement your own spell checker, implementing the spell checker's interface. But that's a word-by-word (not multi word) thing. Such a thing doesn't seem possible... it's also the reason we don't have a real-time grammar checker yet.

yes, it will be a problem
a workaround would me to maintain a stack ...

btw, imho, a real time grammar checker is overkill
the best is at sentence level (some will say at paragraph level)
at chunk level, it is not necessary and too time consuming

Thanks for your response

Laurent

--
Laurent Godard <[EMAIL PROTECTED]> - Ingénierie OpenOffice.org
Indesko >> http://www.indesko.com
Nuxeo CPS >> http://www.nuxeo.com - http://www.cps-project.org
Livre "Programmation OpenOffice.org", Eyrolles 2004

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to