that's a FAQ

http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq03.007.htp

cheers

El jue, 23-06-2005 a las 23:11 +0100, Prash escribió:
> Hi Peeps,
> 
>  Forgive me for asking so many questions but I'm writing a rather
> large application. I wanted to ask if there is some sort of a textview
> flush method? Observe the code below:-
> 
> import time
> writetview("line 1")
> time.sleep(10)
> writetview("line 2")
> 
> Nothing appears on the textview until the sleep has passed. Why did it
> not write "line 1" and then wait for 10 sec and then write "line 2".
> How do I make my function writetview show the written stuff
> immediately on the textview?
> 
> TIA
> _______________________________________________
> pygtk mailing list   [email protected]
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
-- 
Fernando San Martín Woerner
Jefe de Informática
Galilea S.A.

_______________________________________________
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