X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis/blobdiff_plain/6ae3b055556cfa72d72bfbc4e5a2516a72f7d60b..e7d465f261b2c0b34112a9779d27366a0beaa292:/res/whead.tcl diff --git a/res/whead.tcl b/res/whead.tcl index d437925..3cb3ced 100644 --- a/res/whead.tcl +++ b/res/whead.tcl @@ -119,8 +119,8 @@ wm iconname $win {Micropolis Controls} wm geometry $win 1200x900+0+0 #wm positionfrom $win user wm withdraw $win -#wm maxsize $win $screenwidth $screenheight -#wm minsize $win 100 100 +wm maxsize $win $screenwidth $screenheight +wm minsize $win 100 100 wm protocol $win delete "DeleteHeadWindow $win ;" wm fullscreen $win on