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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to