X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis/blobdiff_plain/e555720e8e5157017ff6ae6e68a550a84b9a22db..3e7f5d09a6edd10098b5de6b4f11e49cc2845b43:/res/whead.tcl diff --git a/res/whead.tcl b/res/whead.tcl index 5432324..2f568f1 100644 --- a/res/whead.tcl +++ b/res/whead.tcl @@ -544,13 +544,15 @@ scrollbar $win.col1.w1.f2.f2.scroll\ SetHelp $win.col1.w1.f2.f2.scroll Head.Scrollbar +global EventLines + text $win.col1.w1.f2.f2.text \ -yscroll "$win.col1.w1.f2.f2.scroll set" \ -borderwidth 1 \ -relief sunken \ -wrap word \ -state disabled \ - -height 5 \ + -height $EventLines \ -font [Font $win Text] LinkWindow $win.text $win.col1.w1.f2.f2.text