===========
pytkapp
===========
Python package for develop an application that provide
multi-documents/single-document interface
with using of tkinter library and set of additional tkinter
widgets.
See available demos:
pytkapp/demo/run_ptaoptionsdemo.py - run GUI demo for option's container (available widgets, rules)
pytkapp/demo/run_ptamdidemo.py - run demo of MDI application
pytkapp/demo/run_ptasdidemo.py - run demo of SDI application
pytkapp/demo/run_tkwbasicdemo.py - run demo of basic widgets
pytkapp/demo/run_tkwtldemo.py - run demo of tablelist-based widgets
pytkapp/demo/run_diademo.py - run demo for dialog widgets (selector, xmessage)
Notes
=========
1) PyTkApp package was tested on python 2.7, 3.1
2) If you planning to use tablelist-based widgets then you need to download
tcl Tablelist package from http://www.nemethi.de/
License
GNU General Public License version 3.0 (GPLv3)Follow pytkapp
User Reviews
-
Pytkapp is good! Thanks.