next up previous contents index
Next: Listbox Up: Widgets Previous: Label   Contents   Index


Labelframe

The following keyword arguments are available for creating an instance of the labelframe and for configuring it

background background color of the widget
borderwidth width of the border around the widget in pixels
class the class of the widget, used for lookup in the option database. This option cannot be changed after the widget creation.
colormap The colormap to use for the widget.
container

cursor mouse pointer to display on the widget (valid values are listed in *cursors*)
font font to use to display text on the widget
foreground foreground color of the widget
height height of the widget
highlightbackground

highlightcolor

highlightthickness

labelanchor

labelwidget

padx padding around text displayed on the widget
pady padding around text displayed on the widget
relief relief of the widgets border (raised, sunken, ridge, groove)
takefocus if true, the widget can take the focus
text

visual

width width of the widget

next up previous contents index
Next: Listbox Up: Widgets Previous: Label   Contents   Index
Peter Herth 2006-01-29