On Wed, Jul 6, 2011 at 11:39 PM, Paul A Norman <span dir="ltr"><<a href="mailto:paul.a.norman@gmail.com">paul.a.norman@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi,<br>
<br>
Here is the web site of the Qt editor component called QCodeEdit, it<br>
may be of no use as it mioghht bnow allow for text colouring ..<br>
<br>
"QCodeEdit is a framework designed to make edition of source code easy<br>
for both users and developers.<br>
<br>
"It is written in C++ using the Qt 4 framework which make it cross-platform.<br>
<br>
"QCodeEdit has been designed for three main purposes : efficiency,<br>
flexibility and ease of use.<br>
<br>
:Indeed QCodeEdit is much more lightweight and significantly faster<br>
than QTextEdit/QTextDocument. However it also has different goals and<br>
thus limitations. QCodeEdit is meant to work with source files and not<br>
any kind of rich text like QTextEdit handles so well."<br>
...<br>
<br>
<a href="http://qcodeedit.edyuk.org/?q=node/1" target="_blank">http://qcodeedit.edyuk.org/?q=node/1</a><br>
<br>
Paul<br></blockquote><div><br></div><div>QScintilla may be an option as well if we are looking for a code editor framework:</div><div><br></div><div>    <a href="http://www.riverbankcomputing.co.uk/software/qscintilla/intro">http://www.riverbankcomputing.co.uk/software/qscintilla/intro</a></div>

<div><br></div><div>Pretty well battle-tested.</div><div><br></div><div>-Charlie </div></div>