On Sun, Feb 28, 2010 at 5:27 PM, Blake B <bl...@randomresources.com> wrote:

> 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
>
> you can also use python-vte

-Alex Goretoy
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to