Multiple console windows for a single program?

Blake B blake at randomresources.com
Sun Feb 28 18:27:32 EST 2010


Hello,

I'm wanting to write a program with multiple objects, each in a thread. Both
will be doing output (with the print statement) almost constantly, so I'd
like to be able to separate their outputs. What I want to do is have a
separate window for each. Is my only option to make my own "console" windows
using TK or something?

Thanks in advance,
Blake B
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100228/9fb74823/attachment.html>


More information about the Python-list mailing list