diff options
-rw-r--r-- | doc/radiobutton.n | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/radiobutton.n b/doc/radiobutton.n index 086a4e2..736d6ca 100644 --- a/doc/radiobutton.n +++ b/doc/radiobutton.n @@ -66,9 +66,8 @@ Specifies a background color to use when the button is selected. If \fB\-indicatoron\fR is true then the color applies to the indicator. Under Windows, this color is used as the background for the indicator regardless of the select state. -If \fB\-indicatoron\fR is false, this color is used as the background -for the entire widget, in place of \fB\-background\fR or \fB\-activeBackground\fR, -whenever the widget is selected. +If \fBindicatorOn\fR is true then the color is used as the background for +the indicator regardless of the select state. If specified as an empty string then no special color is used for displaying when the widget is selected. .OP \-selectimage selectImage SelectImage |