From 9f0d489e9cda59a8ed026be96fa56f9ecc1a33f7 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Fri, 7 May 2004 15:31:01 +0000 Subject: Switched from pack to grid; Demos are put in a namespace; No more name aliases for fonts --- 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 8ccbec2..46b60c6 100644 --- a/demos/allOptions.tcl +++ b/demos/allOptions.tcl @@ -28,7 +28,7 @@ namespace eval allOptions { # Creating the zinc widget - zinc $w.zinc -width 1 -height 1 -font 10x20 -borderwidth 0 -relief sunken + zinc $w.zinc -width 1 -height 1 -borderwidth 0 -relief sunken pack $w.zinc # Creating an instance of every item type -- cgit v1.1