summaryrefslogtreecommitdiffstats
path: root/doc/spinbox.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-09-15 13:15:14 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-09-15 13:15:14 (GMT)
commit418fba3d3d0db14e0f74b19da9c077903f7dbdcd (patch)
tree9228e48dd6be2573326e1506c130a0932a45ac66 /doc/spinbox.n
parent405efb77f1e112a07406b05b1dfca6b8622cc9c9 (diff)
parent51da8fabbfe52df8ccaa273c48fcf127f35f79fd (diff)
downloadtk-418fba3d3d0db14e0f74b19da9c077903f7dbdcd.zip
tk-418fba3d3d0db14e0f74b19da9c077903f7dbdcd.tar.gz
tk-418fba3d3d0db14e0f74b19da9c077903f7dbdcd.tar.bz2
Merge 8.7. Make test-cases on MacOS and X11 pass (win32 not tested yet)
Diffstat (limited to 'doc/spinbox.n')
-rw-r--r--doc/spinbox.n9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/spinbox.n b/doc/spinbox.n
index 6d0646b..6c8801d 100644
--- a/doc/spinbox.n
+++ b/doc/spinbox.n
@@ -239,7 +239,7 @@ The \fBspinbox\fR command creates a new Tcl command whose
name is \fIpathName\fR. This command may be used to invoke various
operations on the widget. It has the following general form:
.CS
-\fIpathName option \fR?\fIarg arg ...\fR?
+\fIpathName option \fR?\fIarg ...\fR?
.CE
\fIOption\fR and the \fIarg\fRs
determine the exact behavior of the command.
@@ -518,9 +518,10 @@ insertion cursor in the spinbox without affecting the selection.
If any normal printing characters are typed in a spinbox, they are
inserted at the point of the insertion cursor.
.IP [7]
-The view in the spinbox can be adjusted by dragging with mouse button 2.
-If mouse button 2 is clicked without moving the mouse, the selection
-is copied into the spinbox at the position of the mouse cursor.
+The view in the spinbox can be adjusted by dragging with the middle
+mouse button (button 2, or button 3 in TkAqua). If the middle mouse
+button is clicked without moving the mouse, the selection is copied
+into the spinbox at the position of the mouse cursor.
.IP [8]
If the mouse is dragged out of the spinbox on the left or right sides
while button 1 is pressed, the spinbox will automatically scroll to