[PyQt] Tab completion in a TextEdit or a QsciEditor

projetmbc at club-internet.fr projetmbc at club-internet.fr
Thu Mar 4 13:29:23 GMT 2010




Hello,
I would like to add a tab-completion in TextEdit or/and in "Qscintilla TextEdit". What I mean is something that when you type "riv" will propose in a combobox a list like ["river", "riverbank"], and when the user chooses one of the word, then "riv" become the word choosen.


Is there some example of this kind of stuff somewhere, even in a C++ code ?


Any clue is welcome...


Best regards.
Chrisophe.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100304/0334584f/attachment.html>


More information about the PyQt mailing list