Kind of similar to the other question: Is there a very simple example for using pygtk with multiprocessing.Queue ?
I'd like to have one thread put things in (possibly they will be functions to
be
executed), on the other end their taken out (or executed) to output onto a
drawing area (or similar).
S++
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/
