aboutsummaryrefslogtreecommitdiff
path: root/demos/colorY.tcl
diff options
context:
space:
mode:
authorlecoanet2003-04-16 09:43:32 +0000
committerlecoanet2003-04-16 09:43:32 +0000
commiteed2656db0adae2c234c3d74af0913746ed5c444 (patch)
treef2821633165f1caf635a7e77708aeda998786c10 /demos/colorY.tcl
parentc0dc6e04d97b53185eda9bbd68900eba15ae1f84 (diff)
downloadtkzinc-eed2656db0adae2c234c3d74af0913746ed5c444.zip
tkzinc-eed2656db0adae2c234c3d74af0913746ed5c444.tar.gz
tkzinc-eed2656db0adae2c234c3d74af0913746ed5c444.tar.bz2
tkzinc-eed2656db0adae2c234c3d74af0913746ed5c444.tar.xz
Many updates for the 3.2.90 release and new demos
Diffstat (limited to 'demos/colorY.tcl')
-rw-r--r--demos/colorY.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/colorY.tcl b/demos/colorY.tcl
index 08f4788..7ebd4c8 100644
--- a/demos/colorY.tcl
+++ b/demos/colorY.tcl
@@ -17,8 +17,8 @@ button $w.buttons.dismiss -text Dismiss -command "destroy $w"
button $w.buttons.code -text "See Code" -command "showCode $w"
pack $w.buttons.dismiss $w.buttons.code -side left -expand 1
+set defaultfont [font create -family Helvetica -size 10 -weight bold]
-set defaultfont -adobe-helvetica-bold-r-normal-*-120-*-*-*-*-*-*
zinc $w.zinc -width 700 -height 600 -borderwidth 3 -relief sunken -render 1
pack $w.zinc