From dab4044c34c8981510c516138d5f7e1a80b5d3d7 Mon Sep 17 00:00:00 2001 From: dkf Date: Thu, 19 Aug 2010 23:32:31 +0000 Subject: * doc/listbox.n (SEE ALSO): [Bug 3048809]: Corrected what other page was referred to (ttk::treeview can work as a listbox). --- ChangeLog | 5 +++++ doc/listbox.n | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f88db20..96f3b57 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-08-20 Donal K. Fellows + + * doc/listbox.n (SEE ALSO): [Bug 3048809]: Corrected what other page + was referred to (ttk::treeview can work as a listbox). + 2010-08-12 Donal K. Fellows * library/text.tcl (TextCursorInSelection): [Patch 2585265]: Backport diff --git a/doc/listbox.n b/doc/listbox.n index 3ec1b0d..e818f3c 100644 --- a/doc/listbox.n +++ b/doc/listbox.n @@ -5,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: listbox.n,v 1.18.2.1 2009/11/02 00:42:32 dkf Exp $ +'\" RCS: @(#) $Id: listbox.n,v 1.18.2.2 2010/08/19 23:32:31 dkf Exp $ '\" .so man.macros .TH listbox n 8.4 Tk "Tk Built-In Commands" @@ -535,6 +535,6 @@ a selection. The behavior of listboxes can be changed by defining new bindings for individual widgets or by redefining the class bindings. .SH "SEE ALSO" -ttk_listbox(n) +ttk_treeview(n) .SH KEYWORDS listbox, widget -- cgit v0.12