Home | History | Annotate | Download | only in lib-tk

Lines Matching defs:Tree

677     Displays a tree view of a directory, its previous directories and its
1522 class Tree(TixWidget):
1523 """Tree - The tixTree widget can be used to display hierarchical
1524 data in a tree form. The user can adjust
1525 the view of the tree by opening or closing parts of the tree."""
1537 Tree widget: if an entry has no child entries, its mode is set to
1567 # Could try subclassing Tree for CheckList - would need another arg to init
1584 Tree widget: if an entry has no child entries, its mode is set to