As I have been reading more on fork(), I do indeed realize that my
application of it was incorrect and rather hackish.

I have a timer program that will display a notification after a certain
amount of time has passed. While the timer is counting down in the
background, I want the GTK main loop to continue so that the timer can be
stopped through a button.
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to