Re: [Tkinter-discuss] Redirecting command prompt to a gui realtime

2015-02-24 Thread mid.tier
Hi, Look at this package - pytkapp. See demo script in this package - /demo/run_ptamdidemo.py, after start - select ThreadChild btn from toolbar (button with lighting) 2015-02-24 22:46 GMT+06:00, Kamlendra Chandra : > Hi, > > I want to redirect the console or command line output to a python gui

Re: [Tkinter-discuss] corret sa

2015-02-24 Thread inq1ltd
Please send text question, many people will not open a zip file. jimonlinux inq1...@inqvista.com On Wednesday, February 04, 2015 06:13:40 PM Shondra Siskin wrote: > Hi, > > --- > -- CORRET SA > Goutte Vignole 69490 St Forgeux > F

Re: [Tkinter-discuss] Redirecting command prompt to a gui realtime

2015-02-24 Thread Kamlendra Chandra
Hi, I want to redirect the console or command line output to a python gui in realtime. But most of the codes i have seen waits for the script to complete than show up in gui. My script is long and it shows is progress while executing, i want a realtime output on gui. Code snippet:

[Tkinter-discuss] Redirecting command prompt to a gui realtime

2015-02-24 Thread kamal_17
Hi, I want to redirect output of a script into a gui window in realtime. Please share some code snippet where u have encountered similar issue. Thanks, Kamlendra -- View this message in context: http://python.6.x6.nabble.com/Redirecting-command-prompt-to-a-gui-realtime-tp5087377.html Sent fr