Spell Checking built into KTextEdit?

Jason Keirstead jason at keirstead.org
Mon Mar 10 16:19:36 GMT 2003


On March 10, 2003 12:15 pm, Jason Keirstead wrote:
> > Please, don't forget that QTextEdit can have associated only a single
> > QSyntaxHighlighter! Apps would need to subclass the spellchecker
> > highlighter to implement it's own syntax highlighting.
>
> Apps that want a text editor with syntax highlighting would be foolish to
> not be using  the KTextEditor interface, so that the user's chosen editor
> with highlighting is used (be it the KatePart of KVim or other) instead of
> forcing them to use some other editor.

Another note on this point, is that obviously the spell checking (and its related
SyntaxHighlighter) would not be created / enabled until you chose to enable them
via the KTextEdit API. So this isn't really an issue.

-- 
Jason Keirstead, BCS
http://www.keirstead.org




More information about the kde-core-devel mailing list