[Kbabel] some progress with the spell checker
Heiko Evermann
Heiko.Evermann at gmx.de
Thu Jun 23 20:18:53 CEST 2005
Hi Nicolas,
> > For the umlauts, I already have an idea: the regexps will not treat it
> as a
> > letter. I hope that the character classes of QT will solve that.
>
> Otherwise you could try to use . for any character or \S for any
> non-space.
The problem is a bit harder that I thought. I have added a debug message
about the words that are treated in KBabelHighlighter::isMisspelled.
You should get them, too, if you compile fresh from svn. The line is split
correctly into words. The word with umlaut is then handed over to
> mSpell->checkWord(word, false);
Any ideas?
Kind regards,
Heiko Evermann
--
Weitersagen: GMX DSL-Flatrates mit Tempo-Garantie!
Ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl
More information about the kbabel
mailing list