[Qt-interest] Syntex highlighting in QTextEdit (for LaTeX Syntax)

cb cb at noaddr.com
Sun Nov 15 07:44:23 CET 2009


Your best bet is to use qscintilla:

http://www.riverbankcomputing.co.uk/software/qscintilla/download

I am pretty sure they should have a LaTeX syntax highlighter.

"Matthias Pospiech" <matthias.pospiech at gmx.de> wrote in message 
news:4AFEE126.1080703 at gmx.de...
>I want to display and let the user edit LaTeX Source Code.
> The QTextEdit Class is what I found that Qt provides.
> However it is unclear to me which solutions exist to integrate syntax 
> highlighting.
>
> I know that many Qt derived programms use a syntax highlighting.
> I have not the time to reinvent the wheel, especially since I am not 
> writing a
> LaTeX Editor. Therefore I am especially interested in solutions which are 
> ready to use.
>
> Matthias 





More information about the Qt-interest-old mailing list