From 11d300cf2d4d7c0da508ff27534c14261d5043a0 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Fri, 28 Mar 2003 17:36:34 +0000 Subject: Ajout de plusieurs demos et remaniement --- demos/allOptions.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/allOptions.tcl') diff --git a/demos/allOptions.tcl b/demos/allOptions.tcl index bc3e4d2..e4454fe 100644 --- a/demos/allOptions.tcl +++ b/demos/allOptions.tcl @@ -5,7 +5,7 @@ if {![info exists zincDemo]} { error "This script should be run from the zinc-widget demo." } -set w .all_options +set w .allOptions catch {destroy $w} toplevel $w wm title $w "Zinc All Option Demonstration" -- cgit v1.1