]> git.zerfleddert.de Git - micropolis/commitdiff
fix height of windows in column 1
authorMichael Gernoth <michael@gernoth.net>
Mon, 14 Jan 2008 17:37:01 +0000 (18:37 +0100)
committerMichael Gernoth <michael@gernoth.net>
Mon, 14 Jan 2008 17:37:01 +0000 (18:37 +0100)
res/whead.tcl

index 8de2802a18d46d5df1d85b8d3371154dd1fdb3cf..a46bb925d5f704f3e25bb4c4648090637c44bae2 100644 (file)
@@ -656,7 +656,7 @@ place configure $win.col1\
   -x 0\
   -y 0\
   -width $HeadPanelWidth\
-  -height $screenheight
+  -relheight 1.0
 
 pack append $win.col1\
     $win.col1.w1               {top frame nw fillx} \
Impressum, Datenschutz