summaryrefslogtreecommitdiffstats
path: root/demos/demo.tcl
diff options
context:
space:
mode:
authortreectrl <treectrl>2005-05-17 01:27:18 (GMT)
committertreectrl <treectrl>2005-05-17 01:27:18 (GMT)
commitcf15a006039b13b537612cb3d86b05fdbfd87a75 (patch)
treee2278becb98eca82b33ef7752d5185cb81000eda /demos/demo.tcl
parentd4c0c5a0a3c5bf9e7675bef2fac5ffaf677e7feb (diff)
downloadtktreectrl-cf15a006039b13b537612cb3d86b05fdbfd87a75.zip
tktreectrl-cf15a006039b13b537612cb3d86b05fdbfd87a75.tar.gz
tktreectrl-cf15a006039b13b537612cb3d86b05fdbfd87a75.tar.bz2
Added Textvariable demo.
Diffstat (limited to 'demos/demo.tcl')
-rw-r--r--demos/demo.tcl2
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/demo.tcl b/demos/demo.tcl
index 3251334..409521e 100644
--- a/demos/demo.tcl
+++ b/demos/demo.tcl
@@ -132,6 +132,7 @@ foreach file {
outlook-folders
outlook-newgroup
random
+ textvariable
www-options
} {
source [Path $file.tcl]
@@ -840,6 +841,7 @@ proc InitDemoList {} {
"Bitmaps" DemoBitmaps bitmaps.tcl \
"iMovie" DemoIMovie imovie.tcl \
"Firefox Privacy" DemoFirefoxPrivacy firefox.tcl \
+ "Textvariable" DemoTextvariable textvariable.tcl \
] {
set item [$t item create]
$t item lastchild root $item