[Tkinter-discuss] pytkapp - python package to develop a simple application (MDI/SDI) using tkinter library.

2012-07-04 Thread mid.tier
Good day, I uploaded initial release for pytkapp package (former pytkmdiapp) for fast develop tkinter-based application with MDI/SDI interface. Features: Tested under python 2.6, 2.7, 3.1 Platform-independent (testing on win xp, 7, ubuntu, fedora) Contains set of useful (on my view ;-)) widgets a

Re: [Tkinter-discuss] Making a MDI GUI using Tkinter

2013-05-12 Thread mid.tier
/pytkapp/files Best wishes, Paul "Mid.Tier" e-mail: mid.t...@gmail.com ___ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss

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