[PyKDE] Threading PyQT

Phil Thompson phil at river-bank.demon.co.uk
Mon Feb 3 18:44:01 GMT 2003


On Monday 03 February 2003 5:10 pm, Stuart Bronk wrote:
> Hi,
>
> I've been looking through the archives and not been able to find an
> answer to my query I wonder if anyone out there can help
>
> I am attempting to run my PYQT application in a new thread.  This is so
> that I can still have access to the python interpreter as when my app is
> running it is not possible to access the python command line.
> Unfortunately after much trying I cannot do this.
>
> This seems a simple problem that I would think has come up before but I
> cannot seem to solve it :(

Have a look at Gerard's PyCute at 
http://gerard.vermeulen.free.fr/PyCute.py.html as an alternative approach.

Phil




More information about the PyQt mailing list