summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2015-11-08 22:24:13 (GMT)
committerfvogel <fvogelnew1@free.fr>2015-11-08 22:24:13 (GMT)
commitac270644876845f42927b5094c152ab782ee0bcc (patch)
treee4d171996fa92bd29fa799abf4e9f9109193496f /doc
parent73a8bbe48ac75a609b1028a3d3f2f62e5664d6fb (diff)
parente7eebf080138f25abcec02424972faab9d2d8bd6 (diff)
downloadtk-ac270644876845f42927b5094c152ab782ee0bcc.zip
tk-ac270644876845f42927b5094c152ab782ee0bcc.tar.gz
tk-ac270644876845f42927b5094c152ab782ee0bcc.tar.bz2
Fixed bug [3601604fff] - [listbox $path -takefocus 0] steals focus
Diffstat (limited to 'doc')
-rw-r--r--doc/listbox.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/listbox.n b/doc/listbox.n
index 4264823..2c80627 100644
--- a/doc/listbox.n
+++ b/doc/listbox.n
@@ -452,7 +452,7 @@ it and deselects any other selected item.
In \fBbrowse\fR mode it is also possible to drag the selection
with button 1.
On button 1, the listbox will also take focus if it has a \fBnormal\fR
-state and \fB\-takefocus\fR is true.
+state.
.PP
If the selection mode is \fBmultiple\fR or \fBextended\fR,
any number of elements may be selected at once, including discontiguous