next up previous contents index
Next: Menu Up: Widgets Previous: Labelframe   Contents   Index


Listbox

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

activestyle the style for drawing the active part (dotbox, none, underline (default))
background background color of the widget
borderwidth width of the border around the widget in pixels
cursor mouse pointer to display on the widget (valid values are listed in *cursors*)
disabledforeground

exportselection

font font to use to display text on the widget
foreground foreground color of the widget
height height of the widget
highlightbackground

highlightcolor

highlightthickness

listvariable

relief relief of the widgets border (raised, sunken, ridge, groove)
selectbackground

selectborderwidth

selectforeground

selectmode

setgrid

state

takefocus if true, the widget can take the focus
width width of the widget
xscrollcommand

yscrollcommand


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