summaryrefslogtreecommitdiffstats
path: root/doc/radiobutton.n
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2018-02-18 21:40:56 (GMT)
committerfvogel <fvogelnew1@free.fr>2018-02-18 21:40:56 (GMT)
commit60bc9032c9530df81dfe195d33cc2bfaa3d50bda (patch)
tree8df51c331a540f630e79a458a15da00ea035111a /doc/radiobutton.n
parente7bc10cd25d53b946e5f0393bdce9a2c75d41218 (diff)
downloadtk-60bc9032c9530df81dfe195d33cc2bfaa3d50bda.zip
tk-60bc9032c9530df81dfe195d33cc2bfaa3d50bda.tar.gz
tk-60bc9032c9530df81dfe195d33cc2bfaa3d50bda.tar.bz2
Fix [2321708fff]: radiobutton (and checkbutton) -selectcolor behavior
Diffstat (limited to 'doc/radiobutton.n')
-rw-r--r--doc/radiobutton.n5
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