[Tutor] PyQT GUI Threading example

R.S. zoreander at gmail.com
Wed Feb 8 15:46:46 CET 2012


I can't find any full example of threading with many threads working and
updating GUI (precisely i need QTreeWidget). I can only find: not updating
GUI examples, updating GUI examples with one thread. But i just can't find
what i need. Could anyone share working example with many threads updating
GUI like for example connecting to several www sites and adding the
response in a list on QTreeWidget?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20120208/a28952b2/attachment.html>


More information about the Tutor mailing list