Hi All,
i’m new to pyqt, I'm following this tutorial,
https://joplaete.wordpress.com/2010/07/21/threading-with-pyqt4/
why i can’t use genericThread a second time ?
http://pastebin.com/y3LkVFvi
basically i justed added another thread, and i wanted to run it after
first thread finishes, but as soon as i add the second thread, i haven’t
even connected and emit signal yet.
the first thread.run() will call the function in the second thread ???
why is this happening ?
thanks !
_______________________________________________
PyQt mailing list PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt