Extendable table class for Tkinter
Project description
ABOUT
There are various libraries that extend tkinter functionality, such as Pmw, but there is currently no useful and extendable table class for tkinter. We have developed such a class out of the need to use one in our protein engineering (PEAT) application and it is provided here under the GPL license for general use. A sample application using these classes is included in the distribution. This shows a possible implementation. Pmw is required to use this application. Otherwise the classes are based purely on tkinter.
HOMEPAGE
http://code.google.com/p/tkintertable/
INSTALLATION
Download packages at http://code.google.com/p/tkintertable/downloads/list
Can also be installed using setuptools:
sudo easy_install tkintertable
SUBVERSION
You can checkout the current svn version using
svn co http://tkintertable.googlecode.com/svn/trunk/ tkintertable
USAGE
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.