En Sun, 23 Sep 2007 16:10:03 -0300, Kurtis Heimerl <[EMAIL PROTECTED]>  
escribi�:

> I'll explain a bit more. This thread is spawned, I also have the main  
> thread
> running a gtk windowed gui. The gui has it's own threads to deal with  
> button
> presses and such. The problem is that the gui never seems to let anyone  
> else
> run. Only on button presses that cause blocking calls (
> ossaudiodev.audio.read for instance) does the reader thread print  
> anything.

Google for "python gtk threading tutorial"

-- 
Gabriel Genellina

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to