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.
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to