[PyQt] some questions for a syntaxhighlighting component
David Boddie
david at boddie.org.uk
Sun May 6 15:10:00 BST 2007
On Sunday 06 May 2007 07:01, Detlev Offenbach wrote:
> Why not use the QScintilla2 editor widget instead of QTextEdit. QScintilla2
> comes with linenumber margin, foldmargin, syntax highlighting, ...
I think the original poster wanted to do that, but had problems doing that
on Windows Vista. QTextEdit is a nice and simple alternative if you don't
need margins, folding, and the other features.
David
More information about the PyQt
mailing list