Tiger12506 wrote:
>> If you literally want print statements to appear in a dialog then no,
>> you can't do that (so far as I know!). But if you want the Tkinter
>
> Alan??? Redirect standard output. It doesn't have to be a file object. It
> can be any object with a write method.
Another way to
> If you literally want print statements to appear in a dialog then no,
> you can't do that (so far as I know!). But if you want the Tkinter
Alan??? Redirect standard output. It doesn't have to be a file object. It
can be any object with a write method.
_