summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordas <das>2008-12-20 01:33:59 (GMT)
committerdas <das>2008-12-20 01:33:59 (GMT)
commit7fa3f98b3c3c882ee7767fd61bb8e44fca6f2342 (patch)
treeffad9a30bfd9f1fdf84e7e573fb6b82f44a671db
parenta4f1e39b5317599c46abde0997d1b188b1453ee1 (diff)
downloadtk-7fa3f98b3c3c882ee7767fd61bb8e44fca6f2342.zip
tk-7fa3f98b3c3c882ee7767fd61bb8e44fca6f2342.tar.gz
tk-7fa3f98b3c3c882ee7767fd61bb8e44fca6f2342.tar.bz2
mark fontchooser demo as new
-rw-r--r--library/demos/widget3
1 files changed, 2 insertions, 1 deletions
diff --git a/library/demos/widget b/library/demos/widget
index 5c4f722..f4f21b1 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.53 2008/12/12 02:02:35 patthoyts Exp $
+# RCS: @(#) $Id: widget,v 1.54 2008/12/20 01:33:59 das Exp $
package require Tcl 8.5
package require Tk 8.5
@@ -386,6 +386,7 @@ addFormattedText {
@@demo msgbox Message boxes
@@demo filebox File selection dialog
@@demo clrpick Color picker
+ @@new
@@demo fontchoose Font selection dialog
@@subtitle Animation