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 _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
