OK
i looked at the docs in the link.
does this mean i set up every thread (i need to run four) as its own subclass of threading.thread?
and call it like that?
the examples i have seen so far just set it as a function and then call the function with threading.Thread.start(function())
maybe i am missing something in the terminology.
thanks for the reply by the way.

shawn

_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to