aboutsummaryrefslogtreecommitdiff
path: root/demos/colorY.tcl
diff options
context:
space:
mode:
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