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>Blake B<br>