Options for this megawidget and its base
classes are described below.
activeColor
The default is 'red'.
canvasColor
The default is 'white'.
canvasHeight
The default is 250.
canvasWidth
The default is 400.
deactiveColor
The default is 'grey'.
longX
Initialisation option. The default is 30.
longY
Initialisation option. The default is 35.
offsetY
Initialisation option. The default is 5.
shadeColor
The default is '#666666'.
shortX
Initialisation option. The default is 7.
shortY
Initialisation option. The default is 7.
tabColor
The default is 'blue'.
tabHeight
Initialisation option. The default is 40.
textColor
The default is 'black'.
textFont
The default is '--helvetica-bold-r-normal--10---*--'*.
Components
Components created by this megawidget and its base
classes are described below.
containerCanvas
By default, this component is a Tkinter.Canvas.
hull
This acts as the body for the entire megawidget. Other components
are created as children of the hull to further specialise the
widget. By default, this component is a Tkinter.Frame.
mainCanvas
By default, this component is a Tkinter.Canvas.
tabCanvas
By default, this component is a Tkinter.Canvas.
Methods
Only methods specific to this megawidget are described below.
For a description of its inherited methods, see the
manuals for its base classes.