These options are specified when creating the editor widget to configure its
look and feel. In addition to the options listed below the editor supports the
-width
, -height
, -font
, -borderWidth
,
-relief
, -foreground
, -background
, -xscrollcommand
and -yscrollcommand
. These are described in detail in the Tk
options manual page. Note that the -width
and -height
values
are measured in characters.
In the descriptions below `Command-Line Name' refers to he switch used
in class commands and configure
widget commands to set this value.
`Database Name' refers to the option's name in the option database (e.g. in
`.Xdefaults' files). `Database Class' refers to the option's class value
in the option database.
-lightcolour
lightColour
Foreground
-max_height
maxHeight
MaxHeight
-qualcolour
n (0 <= n <= 9)
qualColour
n
Background
show_quality
is enabled. -qualcolour0
should
be the darkest (defaults to '#494949
') and -qualcolour9
should be the lightest (defaults to '#d9d9d9
').
-qual_fg
qualForeground
Foreground
#ff5050
').