[Qt-interest] Completion and QPlainTextEdit
Mark Summerfield
list at qtrac.plus.com
Sat Sep 18 08:42:51 CEST 2010
Hi David,
On Fri, 17 Sep 2010 11:28:15 -0600
David Villalobos Cambronero <david.villalobos.c at gmail.com> wrote:
> Hi all
>
> I'm, trying to make a code editor, something similar to the QtCreator
> one, I use QPlainTextEdit and was wondering if there ia a way to use
> QCompleter with QPlainTextEdit, or if you have any idea how can I
> handle completion in with QPlainTextEdit.
>
>
> Any idea/comment appreciated.
I have an example of a QPlainTextEdit with both completion and syntax
highlighting---xmledit---among the examples for "Advanced Qt
Programming". You can download the examples from the page listed in my
signature. (Of course it would be nice if you bought the book too:-)
--
Mark Summerfield, Qtrac Ltd, www.qtrac.eu
C++, Python, Qt, PyQt - training and consultancy
"Advanced Qt Programming" - ISBN 0321635906
http://www.qtrac.eu/aqpbook.html
More information about the Qt-interest-old
mailing list