os.popen to pyqt widget
Aaron Kunkle
aaron at brokensociety.com
Mon Sep 1 03:05:00 EDT 2003
I'm trying to pipe the output of a shell command (with os.popen) to a
QTextEdit to show the output in real time. Can some one help me with
this? I'm guessing I need some kind of buffer to check on the output
every so often but I'm new to python so I don't know a good way of doing
that. I can send or post my source code so far if anyone would like to
see it.
Thanks,
Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20030901/5ef672c8/attachment.html>
More information about the Python-list
mailing list