Table of Contents

TkTreectrl: TkTreectrl  
Main module of the TkTreectrl package.
Once the TkTreectrl package is installed, it is safe to do :

    from TkTreectrl import *

This will add a number of constants and the following widget classes to the current
namespace:

Treectrl, MultiListbox, ScrolledTreectrl, ScrolledMultiListbox, ScrolledWidget

Constant names defined here include:

ABOVE = 'above'
ACTIVE = 'active'
ALL = 'all'
ASCII = 'ascii'
BELOW = 'below'
BITMAP  = 'bitmap'
BORDER = 'border'
CONTENT = 'content'
DECREASING = 'decreasing'
DICTIONARY = 'dictionary'
DOUBLE = 'double'
DOT = 'dot'
DYNAMIC = 'dynamic'
ENABLED = 'enabled'
FIRST = 'first'
FIRSTCHILD = 'firstchild'
FOCUS = 'focus'
HEADER = 'header'
IMAGE = 'image'
INCREASING = 'increasing'
INTEGER = 'integer'
ITEM = 'item'
LAST = 'last'
LASTCHILD = 'lastchild'
LEFT = 'left'
LEFTMOST = 'leftmost'
LONG = 'long'
NEXT = 'next'
NEXTSIBLING = 'nextsibling'
OPEN = 'open'
PARENT = 'parent'
PREV = 'prev'
PREVSIBLING = 'prevsibling'
REAL = 'real'
RECT = 'rect'
RIGHT = 'right'
RIGHTMOST = 'rightmost'
ROOT = 'root'
SELECT = 'select'
SELECTED = 'selected'
STATIC = 'static'
STRING = 'string'
TAIL = 'tail'
TEXT = 'text'
TIME = 'time'
TREE = 'tree'
WINDOW = 'window'

Modules and Packages   

TkTreectrl/

MultiListbox

A flexible multi column listbox widget for Tkinter.

ScrolledTreectrl

Treectrl and MultiListbox widgets with scrollbars.

Treectrl

Wrapper module for the Tk treectrl widget.

TkTreectrl

Main module of the TkTreectrl package.

Table of Contents

This document was automatically generated on Mon Jan 22 12:06:01 2007 by HappyDoc version 2.1