show in GUI stdout of a command
twigster
twigsterREMOVE at THISmelix.net
Mon Dec 19 13:22:17 EST 2005
More information about the Python-list mailing list
Mon Dec 19 13:22:17 EST 2005
- Previous message (by thread): show in GUI stdout of a command
- Next message (by thread): show in GUI stdout of a command
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I need to display in real time the output of a command line tool in a GUI written so far with Tkinter and Pmw. I've got a command line tool that I want to integrate to a GUI. The parameters are set using the GUI and a button executes the command. The calc is long so I need to see how fast it goes. This is given by the stdout... any idea how to do this? thanks Alexandre
- Previous message (by thread): show in GUI stdout of a command
- Next message (by thread): show in GUI stdout of a command
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list