Tkinter and printf in C ...

Steve Holden sholden at holdenweb.com
Fri Jul 6 07:56:32 EDT 2001


stdout redirection is probably what you want, but without knowing which GUI
toolkit you are using it's hard t give you an appropriate method.

regards
 Steve
--
http://www.holdenweb.com/


"Chyr-Pyng Su" <cpsu at larc.ee.nthu.edu.tw> wrote in message
news:3B455B5D.544A2EF5 at larc.ee.nthu.edu.tw...
>
> Recently I have wrote a program in C, and start to write the GUI for it.
>
> I want to capture the message dump by the C program and show them on a
> text window.
> Does anyone have some idea to do that???   redirect the stdout???
>
>
> BR
>
> cp.
>
>
>





More information about the Python-list mailing list