Multiple console windows for a single program?

alex goretoy agoretoy at gmail.com
Sun Feb 28 19:36:57 EST 2010


On Sun, Feb 28, 2010 at 5:27 PM, Blake B <blake at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100228/17f65771/attachment-0001.html>


More information about the Python-list mailing list