next up previous contents index
Next: Text Up: Widgets Previous: Scrollbar   Contents   Index


Spinbox

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

activebackground background of the active area
background background color of the widget
borderwidth width of the border around the widget in pixels
button.background

button.cursor

button.relief

command function to call when the action of the widget is executed
cursor mouse pointer to display on the widget (valid values are listed in *cursors*)
disabledbackground

disabledforeground

exportselection

font font to use to display text on the widget
foreground foreground color of the widget
format

from

highlightbackground

highlightcolor

highlightthickness

increment size of the increment of the widget
insertbackground

insertborderwidth

insertofftime

insertontime

insertwidth

invalidcommand

justify justification of the text on the widget
readonlybackground

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

repeatinterval

selectbackground

selectborderwidth

selectforeground

state

takefocus if true, the widget can take the focus
textvariable

to

validate

validatecommand

values

width width of the widget
wrap

xscrollcommand


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