summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-08-08 15:38:02 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-08-08 15:38:02 (GMT)
commitd8c0758f73be866cdb59608235dbb0ed866a2205 (patch)
tree404204c035000106a5c449bc906e5fffc2bc33b9 /doc
parent47aae8b2fc71e509f7a46d241e04d19482acd5b4 (diff)
downloadtk-d8c0758f73be866cdb59608235dbb0ed866a2205.zip
tk-d8c0758f73be866cdb59608235dbb0ed866a2205.tar.gz
tk-d8c0758f73be866cdb59608235dbb0ed866a2205.tar.bz2
Proposed fix for [26b2825319]: Strange behavior for highlightthickness/insertwidth/insertborderwidth in entry/spinbox
Diffstat (limited to 'doc')
-rw-r--r--doc/3DBorder.32
-rw-r--r--doc/options.n2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/3DBorder.3 b/doc/3DBorder.3
index a6deb30..fb0b005 100644
--- a/doc/3DBorder.3
+++ b/doc/3DBorder.3
@@ -188,7 +188,7 @@ The function is only used when \fBTK_NO_DOUBLE_BUFFERING\fR is specified at comp
to indicate that it has received the input focus.
On the Macintosh, this puts a 1 pixel border in the bgGC color between
the widget and the focus ring, except in the case where highlightWidth
-is 1, in which case the border is left out.
+is 0 or 1, in which case the border is left out.
For proper Mac L&F, use highlightWidth of 3.
.PP
\fBTk_Get3DBorder\fR is identical to \fBTk_Alloc3DBorderFromObj\fR except
diff --git a/doc/options.n b/doc/options.n
index 71e4713..a0bacad 100644
--- a/doc/options.n
+++ b/doc/options.n
@@ -169,7 +169,7 @@ milliseconds the insertion cursor should remain
.QW on
in each blink cycle.
.OP \-insertwidth insertWidth InsertWidth
-Specifies a value indicating the total width of the insertion cursor.
+Specifies a non-negative value indicating the total width of the insertion cursor.
The value may have any of the forms acceptable to \fBTk_GetPixels\fR.
If a border has been specified for the insertion
cursor (using the \fB\-insertborderwidth\fR option), the border