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/labelformat.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/labelformat.tcl') diff --git a/demos/labelformat.tcl b/demos/labelformat.tcl index 9584d3c..9095992 100644 --- a/demos/labelformat.tcl +++ b/demos/labelformat.tcl @@ -5,7 +5,7 @@ if {![info exists zincDemo]} { error "This script should be run from the zinc-widget demo." } -set w .label +set w .labelformat catch {destroy $w} toplevel $w wm title $w "Zinc Label Format Demonstration" -- cgit v1.1