python 3.7 - I try to close the thread without closing the GUI is it possible?

Michael Torrie torriem at gmail.com
Sat Sep 15 10:35:36 EDT 2018


Here's a small PyQt example of using Qt's asynchronous facilities:
http://zetcode.com/pyqt/qnetworkaccessmanager/

That should get the original poster started.



More information about the Python-list mailing list