From eed2656db0adae2c234c3d74af0913746ed5c444 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Wed, 16 Apr 2003 09:43:32 +0000 Subject: Many updates for the 3.2.90 release and new demos --- demos/windowContours.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/windowContours.tcl') diff --git a/demos/windowContours.tcl b/demos/windowContours.tcl index 32d30ab..19e7c03 100644 --- a/demos/windowContours.tcl +++ b/demos/windowContours.tcl @@ -11,7 +11,7 @@ toplevel $w wm title $w "Zinc Contours Demonstration" wm iconname $w Contours -set defaultfont "-adobe-helvetica-bold-r-normal-*-120-*-*-*-*-*-*" +set defaultfont [font create -family Helvetica -size 10 -weight bold] frame $w.buttons pack $w.buttons -side bottom -fill x -pady 2m -- cgit v1.1