Greetings everyone, I've just began PyGTK developing today and I started
to get my GTKmm kernel compilation utility "ported" to PyGTK.
In order to display the make ouput I used a particular Glib method
(spawn_async_with_pipes).
I've tryed looking around, but I didn't find any equivalent, so I hooked
up the old popen(), wich, of course, freezes the window during the make
process.
Does anybody know a way to display the popen output while the process is
running?
Thanks in advance
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
- Re: [pygtk] Pipes and freezes Dario Mèndez
- Re: [pygtk] Pipes and freezes Gustavo J. A. M. Carneiro
- Re: [pygtk] Pipes and freezes Steven Howe
- Re: [pygtk] Pipes and freezes John Finlay
- Re: [pygtk] Pipes and freezes Dario M�ndez
- Re: [pygtk] Pipes and freezes Dario M�ndez
- Re: [pygtk] Pipes and freezes Dario M�ndez
- Re: [pygtk] Pipes and freezes DarioXP
