<br><font size=2 face="sans-serif">Hi,</font>
<br>
<br><font size=2 face="sans-serif">I have a Python module that redirects
stdout/stderr to a Tkinter text widget. &nbsp;When I run this from the
Python interpreter, it behaves as I expect. &nbsp;When I run it from a
Python batch file, it also behaves as expected.</font>
<br>
<br><font size=2 face="sans-serif">When I embed the module in a C program,
the Tkinter text widget does not appear.</font>
<br>
<br><font size=2 face="sans-serif">Is there something special I must do
in embedded Python programs to make Tkinter widgets appear?</font>
<br>
<br><font size=2 face="sans-serif">Bernard B. Yoo<br>
</font>