Hi,

I'm trying to developp a personalized IDE, that should allow to write some C/C++ code and compile/execute it. So I wonder if there's a kind of QTextEdit 'template(?!)' for editing source code instead of simple text. especially for keywords ( Something like in Qt Creator to edit source code ).

Thanks

Mdi.