Pausing a program - poll/sleep/threads?

Jarek Zgoda jzgoda at gazeta.usun.pl
Sat Feb 19 15:34:38 EST 2005


Simon John napisał(a):

> Damn, seems Qt GUI objects (windgets) aren't thread-safe:
> 
> http://doc.trolltech.com/3.3/threads.html#11

Like most (if not all) others GUI toolkits.

> So I'm going to have to find a way of using a thread to fetch the data,
> and then using the main program to update the GUI... Someone suggested
> using events:
> 
> http://mail.python.org/pipermail/python-list/2002-February/089360.html

See http://www.informit.com/articles/printerfriendly.asp?p=30708

-- 
Jarek Zgoda
http://jpa.berlios.de/ | http://www.zgodowie.org/



More information about the Python-list mailing list