Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[ANN] Tree widget for Tkinter

0 views
Skip to first unread message

Lamy Jean-Baptiste

unread,
Jun 20, 2002, 3:18:26 PM6/20/02
to
TreeWidget 0.2

http://oomadness.tuxfamily.org/p-treewidget.php

This is a tree widget for Tkinter, in pure-Python.

It is inspired on Guido's IDE tree widget, but adds some features :
- highly optimized (supports more than 10000 nodes !)
- asynchronous rendering
- Linux-friendly look-and-feel (and PGM icons instead of gif)
- inheritance-based interface (inherit the Node class)
- ...

The same package also provides a scrollpane, that can be used to add
scrollbars for a Tkinter Frame.

For documentation, look at the doc strings and the 2 demo scripts !

TreeWidget is Free Software and is available under the GNU GPL.

Enjoy the tree !

Jiba -- Jean-Baptiste LAMY -- ji...@tuxfamily.org
http://oomadness.tuxfamily.org


0 new messages