summaryrefslogtreecommitdiffstats
path: root/demos/www-options.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'demos/www-options.tcl')
-rw-r--r--demos/www-options.tcl6
1 files changed, 3 insertions, 3 deletions
diff --git a/demos/www-options.tcl b/demos/www-options.tcl
index 52717fc..c4eec66 100644
--- a/demos/www-options.tcl
+++ b/demos/www-options.tcl
@@ -1,10 +1,10 @@
-# RCS: @(#) $Id: www-options.tcl,v 1.12 2006/11/23 00:39:53 treectrl Exp $
+# RCS: @(#) $Id: www-options.tcl,v 1.13 2006/11/23 22:24:56 treectrl Exp $
proc DemoInternetOptions {} {
global Options
- set T .f2.f1.t
+ set T [DemoList]
set height [font metrics [$T cget -font] -linespace]
if {$height < 18} {
@@ -158,7 +158,7 @@ proc DemoInternetOptions_2 {} {
global Options
- set T .f2.f1.t
+ set T [DemoList]
set height [font metrics [$T cget -font] -linespace]
if {$height < 18} {