Sorry 4.4.3 for Python 2.5

-----Original Message-----
From: Phil Thompson [mailto:p...@riverbankcomputing.com] 
Sent: Wednesday, June 24, 2009 5:45 PM
To: Greg Smith
Cc: pyqt@riverbankcomputing.com
Subject: Re: FW: [PyQt] Using a QCompleter with a QLineEdit

On Wed, 24 Jun 2009 13:44:30 -0500, "Greg Smith"
<gsm...@troublemakerstudios.com> wrote:
> Here is a very simple test.
> Just run it in a command shell, and be sure the .ui file lives in the
same
> directory as the .py file.

You don't say what version you are using.

As Pete said it's probably because you aren't keeping a reference to the
QCompleter.  The current version of PyQt will do this for you.

Phil



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

Reply via email to