[Tutor] PyQT GUI Threading example

xDog Walker thudfoo at gmail.com
Thu Feb 9 20:36:11 CET 2012


On Wednesday 2012 February 08 06:46, R.S. wrote:
> 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?

You might have better luck asking on pyGUI's mailing list:

http://mail.python.org/mailman/listinfo/pygui

-- 
I have seen the future and I am not in it.



More information about the Tutor mailing list