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 -- jiba@tuxfamily.org http://oomadness.tuxfamily.org
participants (1)
-
Lamy Jean-Baptiste