So this might be a simple question, but there aren't any docs, so I thought
it would be ok to ask.

I'm making a small graphical frontend to some scripts and functions I already
have in Python. These scripts use Python network and HTTP stuff to fetch
data. How do I use that in combination with the GTK main loop so that the GUI
doesn't freeze when I'm doing network stuff? Will I have to use threads? Does
anyone have any sample code to point me to?

-- 
Joakim Ziegler - Ximian web monkey - [EMAIL PROTECTED] - Radagast@IRC
  FIX sysop - free software coder - FIDEL & Conglomerate developer
         http://www.avmaria.com/ - http://www.ximian.com/

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to