Index
All Packages
All Categories
By Author

ap (2)
cp (3)
dp (3)
exe (3)
gui (0)
gui/gtk (0)
gui/tk (4)
io (1)
lib (9)
math (0)
net (9)
nlp (18)
op (4)
os (1)
program (3)
sp (1)
tool (9)
wp (2)
xml (2)

Tree

type:package
id:mogul:/grolaux/tree
section:mogul:/grolaux
blurb:A tree widget for use on Tk or QTk canvases
author:Donatien Grolaux
contact:Donatien Grolaux
documentation:index.html
download:grolaux-tree-1.0.tar.Z
provides:http://www.info.ucl.ac.be/people/ned/tree/Tree.ozf
The Tree module exports the TreeNode class which implements a tree display in Tk or QTk canvases. Tree nodes can be dynamically added, removed, collapsed, expanded or reconfigured. Icons can be displayed in front of nodes labels, event different icons can be specified to reflect if the node is expanded or not. A rectangle can be displayed around the node, to display it as selected.