From: Cory R. <cgr...@gm...> - 2005-10-10 18:47:27
|
I used PythonCard to create a simple gui front end to a program that dumps all of its output to a log file. What's the best way to show that log file in a text control? I'd like it to be continuously updated, just like the Unix tail command. Any advice? Cory |