Python package to develop a simple application (MDI/SDI) using tkinter library.
Project description
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) pytkapp/demo/run_tkwtooltipdemo.py - run demo for tooltipped widget (buttons, entries)
Description
Python package for develop an application that provide multi-documents/single-document interface with using of tkinter library and set of additional tkinter widgets.
Notes
PyTkApp package was tested on python 2.7, 3.1
If you planning to use tablelist-based widgets then you need to download tcl Tablelist package from http://www.nemethi.de/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.