summaryrefslogtreecommitdiffstats
path: root/doc/ttk_treeview.n
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2007-12-12 15:51:21 (GMT)
committerjenglish <jenglish@flightlab.com>2007-12-12 15:51:21 (GMT)
commit1f1ea982a78eacbb0d096ed73ca61e5fe2ba5add (patch)
tree32b3bb9c390699bbc74b64867ec96800a8cd58f3 /doc/ttk_treeview.n
parent067c7019459993c0a38f253dc3caf3cccd85577d (diff)
downloadtk-1f1ea982a78eacbb0d096ed73ca61e5fe2ba5add.zip
tk-1f1ea982a78eacbb0d096ed73ca61e5fe2ba5add.tar.gz
tk-1f1ea982a78eacbb0d096ed73ca61e5fe2ba5add.tar.bz2
Various minor updates to ttk_* manpages.
Diffstat (limited to 'doc/ttk_treeview.n')
-rw-r--r--doc/ttk_treeview.n7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/ttk_treeview.n b/doc/ttk_treeview.n
index 249aef1..ec2e1ce 100644
--- a/doc/ttk_treeview.n
+++ b/doc/ttk_treeview.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: ttk_treeview.n,v 1.13 2007/12/10 16:21:01 jenglish Exp $
+'\" RCS: @(#) $Id: ttk_treeview.n,v 1.14 2007/12/12 15:51:22 jenglish Exp $
'\"
.so man.macros
.TH ttk::treeview n 8.5 Tk "Tk Themed Widget"
@@ -429,7 +429,8 @@ Generated just after setting the focus item to \fB\-open false\fR.
.PP
The \fBfocus\fR and \fBselection\fR widget commands can be used
to determine the affected item or items.
-In Tk 8.5, the affected item is also passed as the \fB\-detail\fR field
-of the virtual event.
+'\" Not yet:
+'\" In Tk 8.5, the affected item is also passed as the \fB\-detail\fR field
+'\" of the virtual event.
.SH "SEE ALSO"
ttk::widget(n), listbox(n), image(n), bind(n)