![]() |
2008-03-11
, 12:45
|
|
Posts: 696 |
Thanked: 1,012 times |
Joined on Mar 2006
@ Asturies, Spain
|
#2
|
![]() |
2008-03-11
, 14:18
|
Posts: 35 |
Thanked: 5 times |
Joined on Sep 2007
|
#3
|
I'm developing a GUI program, a home plugin, and it works already quite well. However the program freezes for a moment when executing it. It's because it is connecting over BT to retrieve some data. After the data is retrieved it displays the data. So how can I avoid the freeze? It should display for example 'Initializing' or so while the data is retrieved on the background.
I'm looking at threads in pygtk but maybe some of you know better way?
TIA
icer