![]() |
XML and open source software for down-to-earth business solutions |
|
|
TreeWidgetsA general-purpose tree widget library for Tkinter. Version 1.0a2 released, Sept. 18, 2002
OverviewTreeWidgets is a Python-Tkinter library that provides general-purpose tree widgets. I decided to write it because I found that, though there are several Tkinter tree widgets available, the ones I have tried were all designed to work with one particular type of data structure, and were hard to adapt to other data structure. RequirementsIn order to use TreeWidgets, you must have a working Python installation configured with Tkinter (the Python interface to the Tk GUI toolkit). For more information about Python, visit the Python Language Web Site . For Tkinter documentation, please see An Introduction to Tkinter . DocumentationDocumentation is currently minimal, but you can browse the README and related documents on line. API documentation and demos are included with the download package. Downloadtreewidgets-1.0a1.tar.gz (Gzipped Tar archive, 49kB) trwd10a1.zip (ZIP archive, 65kB) |
![]() |
Copyright © 2003 by Matt Gushee :: Last modified: December 4, 2002 |