From 17d32d0cfda5725e0dfaa425da06b90bc9a051d4 Mon Sep 17 00:00:00 2001 From: dkf Date: Mon, 16 Feb 2009 00:57:26 +0000 Subject: Some tidying up; reducces coupling to rest of Tk implementation --- library/iconlist.tcl | 70 +++++++++++++++++++++++++++++----------------------- 1 file changed, 39 insertions(+), 31 deletions(-) diff --git a/library/iconlist.tcl b/library/iconlist.tcl index 9828ecf..df2803e 100644 --- a/library/iconlist.tcl +++ b/library/iconlist.tcl @@ -3,7 +3,7 @@ # Implements the icon-list megawidget used in the "Tk" standard file # selection dialog boxes. # -# RCS: @(#) $Id: iconlist.tcl,v 1.1 2009/02/12 21:32:49 dkf Exp $ +# RCS: @(#) $Id: iconlist.tcl,v 1.2 2009/02/16 00:57:26 dkf Exp $ # # Copyright (c) 1994-1998 Sun Microsystems, Inc. # Copyright (c) 2009 Donal K. Fellows @@ -11,13 +11,29 @@ # See the file "license.terms" for information on usage and redistribution of # this file, and for a DISCLAIMER OF ALL WARRANTIES. # - +# API Summary: +# tk::IconList ?