diff options
Diffstat (limited to 'resource/ui/mapinfomenu.res')
| -rw-r--r-- | resource/ui/mapinfomenu.res | 55 |
1 files changed, 17 insertions, 38 deletions
diff --git a/resource/ui/mapinfomenu.res b/resource/ui/mapinfomenu.res index 382904b..577ca6f 100644 --- a/resource/ui/mapinfomenu.res +++ b/resource/ui/mapinfomenu.res @@ -19,11 +19,11 @@ { "ControlName" "ImagePanel" "fieldName" "MainBG" - "xpos" "c-180" - "ypos" "c-120" + "xpos" "0" + "ypos" "0" "zpos" "-1" - "wide" "360" - "tall" "250" + "wide" "f0" + "tall" "f0" "autoResize" "0" "pinCorner" "0" "visible" "0" @@ -36,7 +36,7 @@ "ControlName" "CExLabel" "fieldName" "MapInfoTitle" "xpos" "c-180" - "ypos" "c-116" + "ypos" "c-135" "zpos" "1" "wide" "360" "tall" "26" @@ -55,7 +55,7 @@ "ControlName" "CExLabel" "fieldName" "MapInfoType" "xpos" "c-180" - "ypos" "c-92" + "ypos" "c-110" "zpos" "1" "wide" "360" "tall" "16" @@ -75,14 +75,14 @@ "fieldName" "MapInfoText" "font" "Cerbetica12" "xpos" "c-170" - "ypos" "c-66" + "ypos" "c-90" "zpos" "3" "wide" "340" "tall" "155" "autoResize" "3" "pinCorner" "0" - "visible" "1" - "enabled" "1" + "visible" "0" + "enabled" "0" "paintborder" "0" "textAlignment" "east" "fgcolor" "TanLight" @@ -92,11 +92,11 @@ { "ControlName" "ImagePanel" "fieldName" "MapImage" - "xpos" "9999" - "ypos" "9999" + "xpos" "c-80" + "ypos" "c-90" "zpos" "2" - "wide" "275" - "tall" "275" + "wide" "180" + "tall" "180" "visible" "0" "enabled" "1" "image" "" @@ -143,36 +143,15 @@ { "ControlName" "CExButton" "fieldName" "MapInfoWatchIntro" - "xpos" "c60" - "ypos" "c96" - "zpos" "6" - "wide" "120" - "tall" "30" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "labelText" "#TF_WatchIntro" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "command" "intro" - "default" "1" - "font" "Cerbetica20" - "paintbackground" "0" - "fgcolor" "TanLight" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - "selectedFgColor_override" "TanDark" + "xpos" "9999" } "MapInfoBack" { "ControlName" "CExButton" "fieldName" "MapInfoBack" - "xpos" "c-180" - "ypos" "c96" + "xpos" "c-60" + "ypos" "c126" "zpos" "6" "wide" "120" "tall" "30" @@ -185,7 +164,7 @@ "dulltext" "0" "brighttext" "0" "command" "back" - "font" "Cerbetica20" + "font" "Cerbetica24" "paintbackground" "0" "fgcolor" "TanLight" |
