summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2020-10-04 16:10:32 (GMT)
committerfvogel <fvogelnew1@free.fr>2020-10-04 16:10:32 (GMT)
commit8c8f0949b31d86debd4cecb24689973c9a576db8 (patch)
tree0be2edfb7bb7cef41e6387f26e2c167f4dc7c826
parent30699869c5cf8459e81c4bcedbe819d6887a02cb (diff)
parent40174136d5d646395c582fb62ee167c984c101a1 (diff)
downloadtk-8c8f0949b31d86debd4cecb24689973c9a576db8.zip
tk-8c8f0949b31d86debd4cecb24689973c9a576db8.tar.gz
tk-8c8f0949b31d86debd4cecb24689973c9a576db8.tar.bz2
Fix [0008d6a6b3]: Mouse pointer position reported in non-existing window. There is no actual bug, but the man page could be improved.
-rw-r--r--doc/bind.n3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/bind.n b/doc/bind.n
index 87940e8..db89eae 100644
--- a/doc/bind.n
+++ b/doc/bind.n
@@ -283,7 +283,8 @@ it is destroyed.
When the \fBDestroy\fR event is delivered
to a widget, it is in a
.QW half-dead
-state: the widget still exists, but most operations on it will fail.
+state: the widget still exists, but most operations on it will behave
+in an undefined manner, and/or return arbitrary results.
.RE
.IP "\fBFocusIn\fR, \fBFocusOut\fR" 5
The \fBFocusIn\fR and \fBFocusOut\fR events are generated