summaryrefslogtreecommitdiffstats
path: root/library/demos/widget
diff options
context:
space:
mode:
Diffstat (limited to 'library/demos/widget')
-rw-r--r--library/demos/widget4
1 files changed, 3 insertions, 1 deletions
diff --git a/library/demos/widget b/library/demos/widget
index 333e29a..6bcb0c6 100644
--- a/library/demos/widget
+++ b/library/demos/widget
@@ -10,7 +10,7 @@ exec wish "$0" "$@"
# separate ".tcl" files is this directory, which are sourced by this script as
# needed.
#
-# RCS: @(#) $Id: widget,v 1.44 2007/11/01 11:34:00 das Exp $
+# RCS: @(#) $Id: widget,v 1.45 2007/11/02 23:48:11 dkf Exp $
package require Tcl 8.5
package require Tk 8.5
@@ -329,6 +329,8 @@ addFormattedText {
@@demo colors Colors: change the color scheme for the application
@@demo sayings A collection of famous and infamous sayings
@@new
+ @@demo mclist A multi-column list of countries
+ @@new
@@demo tree A directory browser tree
@@subtitle Entries, Spin-boxes and Combo-boxes