On Wednesday 27 April 2011, 08:29:48 C. B. Esquire wrote:
> (let me know if the space/tab formatting didn't come through and I'll
> attach the python script instead)
>
> I'm trying to create a QCompleter, which works fine if I just build
> the QLineEdit.
> However if I drop the QLineEdit into a QMainWindow, the QCompleter no
> longer works. What am I doing wrong here?

I don't know. It's working fine here including dropping the model into 
the LineEdit class.

Pete

Attachment: completer2.py
Description: application/python

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to