Let’s say I have a python program which prints output
to standard out, let’s call it HelloApp. How do I capture these outputs
from the python GUI tkinter? For example, I want to call HelloApp from my GUI
program and I want to send the output live to a tkinter text area. Thanks Thierry |
-- http://mail.python.org/mailman/listinfo/python-list