next up previous contents index
Next: Toplevel Up: Widgets Previous: Spinbox   Contents   Index


Text

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

autoseparators when t, separators are added automatically to the undo stack
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*)
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

insertbackground

insertborderwidth

insertofftime

insertontime

insertwidth

maxundo

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)
selectbackground

selectborderwidth

selectforeground

setgrid

spacing1

spacing2

spacing3

state

tabs

takefocus if true, the widget can take the focus
undo

width width of the widget
wrap

xscrollcommand

yscrollcommand


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