<div class="gmail_quote">On Sun, Feb 28, 2010 at 5:27 PM, Blake B <span dir="ltr"><<a href="mailto:blake@randomresources.com" target="_blank">blake@randomresources.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>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?<br>
<br>Thanks in advance,<br><font color="#888888">Blake B<br>
</font><br>--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
<br></blockquote></div>you can also use python-vte<br clear="all"><br>-Alex Goretoy