From 1f4193750cf5e187579f95d6d196aeeb1f55fdb5 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Thu, 7 Dec 2017 22:08:09 -0500 Subject: 20171207 - Miscellenaous Formatting Tweaks II --- resource/ui/destroy_menu/HudMenuEngyDestroy.res | 8 +++-- resource/ui/destroy_menu/dispenser_active.res | 8 +++-- resource/ui/destroy_menu/dispenser_inactive.res | 8 +++-- .../ui/destroy_menu/pipboy/HudMenuEngyDestroy.res | 38 ++++++++++++---------- .../ui/destroy_menu/pipboy/dispenser_active.res | 24 ++++++++------ .../ui/destroy_menu/pipboy/dispenser_inactive.res | 28 +++++++++------- resource/ui/destroy_menu/pipboy/sentry_active.res | 20 +++++++----- .../ui/destroy_menu/pipboy/sentry_inactive.res | 28 +++++++++------- .../destroy_menu/pipboy/tele_entrance_active.res | 26 ++++++++------- .../destroy_menu/pipboy/tele_entrance_inactive.res | 33 ++++++++++--------- .../ui/destroy_menu/pipboy/tele_exit_active.res | 22 ++++++++----- .../ui/destroy_menu/pipboy/tele_exit_inactive.res | 36 +++++++++++--------- resource/ui/destroy_menu/sentry_active.res | 8 +++-- resource/ui/destroy_menu/sentry_inactive.res | 8 +++-- resource/ui/destroy_menu/tele_entrance_active.res | 8 +++-- .../ui/destroy_menu/tele_entrance_inactive.res | 8 +++-- resource/ui/destroy_menu/tele_exit_active.res | 8 +++-- resource/ui/destroy_menu/tele_exit_inactive.res | 8 +++-- 18 files changed, 199 insertions(+), 128 deletions(-) (limited to 'resource/ui/destroy_menu') diff --git a/resource/ui/destroy_menu/HudMenuEngyDestroy.res b/resource/ui/destroy_menu/HudMenuEngyDestroy.res index e044a5f..e79cdf3 100644 --- a/resource/ui/destroy_menu/HudMenuEngyDestroy.res +++ b/resource/ui/destroy_menu/HudMenuEngyDestroy.res @@ -58,8 +58,8 @@ "fieldName" "TitleLabelDropshadow" "font" "CerbeticaBold32" "fgcolor" "TransparentBlack" - "xpos" "70" // align me to the left edge of the first selection - "ypos" "-8" + "xpos" "-2" + "ypos" "-2" "zpos" "1" "wide" "300" "tall" "38" @@ -71,6 +71,10 @@ "textAlignment" "Left" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "TitleLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } "CancelLabel" diff --git a/resource/ui/destroy_menu/dispenser_active.res b/resource/ui/destroy_menu/dispenser_active.res index ef2fdf3..648778a 100644 --- a/resource/ui/destroy_menu/dispenser_active.res +++ b/resource/ui/destroy_menu/dispenser_active.res @@ -110,8 +110,8 @@ "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "1" - "ypos" "96" + "xpos" "-1" + "ypos" "-1" "zpos" "1" "wide" "100" "tall" "18" @@ -123,5 +123,9 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "NumberLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file diff --git a/resource/ui/destroy_menu/dispenser_inactive.res b/resource/ui/destroy_menu/dispenser_inactive.res index 901f937..27d3d8d 100644 --- a/resource/ui/destroy_menu/dispenser_inactive.res +++ b/resource/ui/destroy_menu/dispenser_inactive.res @@ -118,8 +118,8 @@ "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "1" - "ypos" "96" + "xpos" "-1" + "ypos" "-1" "zpos" "1" "wide" "100" "tall" "18" @@ -131,5 +131,9 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "NumberLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/HudMenuEngyDestroy.res b/resource/ui/destroy_menu/pipboy/HudMenuEngyDestroy.res index 1ba699f..d74e702 100644 --- a/resource/ui/destroy_menu/pipboy/HudMenuEngyDestroy.res +++ b/resource/ui/destroy_menu/pipboy/HudMenuEngyDestroy.res @@ -49,7 +49,7 @@ "tileVertically" "0" } - "DestroyIcon" + "DestroyIcon" { "ControlName" "CIconPanel" "fieldName" "DestroyIcon" @@ -66,7 +66,7 @@ } "TitleLabel" - { + { "ControlName" "CExLabel" "fieldName" "TitleLabel" "font" "CerbeticaBold32" @@ -87,13 +87,13 @@ } "TitleLabelDropshadow" - { + { "ControlName" "CExLabel" "fieldName" "TitleLabelDropshadow" "font" "CerbeticaBold32" "fgcolor" "TransparentBlack" - "xpos" "70" // align me to the left edge of the first selection - "ypos" "-8" + "xpos" "-2" // align me to the left edge of the first selection + "ypos" "-2" "zpos" "1" "wide" "300" "tall" "38" @@ -105,10 +105,14 @@ "textAlignment" "Left" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "TitleLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } "CancelLabel" - { + { "ControlName" "CExLabel" "fieldName" "CancelLabel" "font" "SpectatorKeyHints" @@ -138,7 +142,7 @@ "wide" "100" "tall" "124" "visible" "1" - } + } "active_item_2" { @@ -150,7 +154,7 @@ "wide" "100" "tall" "124" "visible" "1" - } + } "active_item_3" { @@ -162,7 +166,7 @@ "wide" "100" "tall" "124" "visible" "1" - } + } "active_item_4" { @@ -186,7 +190,7 @@ "wide" "100" "tall" "124" "visible" "1" - } + } "inactive_item_2" { @@ -198,7 +202,7 @@ "wide" "100" "tall" "124" "visible" "1" - } + } "inactive_item_3" { @@ -210,7 +214,7 @@ "wide" "100" "tall" "124" "visible" "1" - } + } "inactive_item_4" { @@ -222,7 +226,7 @@ "wide" "100" "tall" "124" "visible" "1" - } + } "unavailable_item_1" { @@ -234,7 +238,7 @@ "wide" "100" "tall" "124" "visible" "0" - } + } "unavailable_item_2" { @@ -246,7 +250,7 @@ "wide" "100" "tall" "124" "visible" "0" - } + } "unavailable_item_3" { @@ -258,7 +262,7 @@ "wide" "100" "tall" "124" "visible" "0" - } + } "unavailable_item_4" { @@ -270,5 +274,5 @@ "wide" "100" "tall" "124" "visible" "0" - } + } } \ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/dispenser_active.res b/resource/ui/destroy_menu/pipboy/dispenser_active.res index 47b86b6..fd235f9 100644 --- a/resource/ui/destroy_menu/pipboy/dispenser_active.res +++ b/resource/ui/destroy_menu/pipboy/dispenser_active.res @@ -1,7 +1,7 @@ "Resource/UI/destroy_menu/dispenser_active.res" { "ItemNameLabel" - { + { "ControlName" "CExLabel" "fieldName" "ItemNameLabel" "font" "CerbeticaBold12" @@ -21,7 +21,7 @@ "brighttext" "0" } - "ItemBackground" + "ItemBackground" { "ControlName" "CIconPanel" "fieldName" "ItemBackground" @@ -37,7 +37,7 @@ "iconColor" "ProgressOffWhite" } - "DestroyIcon" + "DestroyIcon" { "ControlName" "CIconPanel" "fieldName" "DestroyIcon" @@ -52,8 +52,8 @@ "icon" "ico_demolish" "iconColor" "0 255 0 255" } - - "BuildingIcon" + + "BuildingIcon" { "ControlName" "CIconPanel" "fieldName" "BuildingIcon" @@ -68,8 +68,8 @@ "icon" "obj_status_dispenser" "iconColor" "0 255 0 255" } - - "NumberBg" + + "NumberBg" { "ControlName" "CIconPanel" "fieldName" "NumberBg" @@ -106,13 +106,13 @@ "brighttext" "0" } "NumberLabelShadow" - { + { "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "1" - "ypos" "96" + "xpos" "-" + "ypos" "-1" "zpos" "1" "wide" "100" "tall" "18" @@ -124,5 +124,9 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "NumberLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/dispenser_inactive.res b/resource/ui/destroy_menu/pipboy/dispenser_inactive.res index 0020939..fd9b214 100644 --- a/resource/ui/destroy_menu/pipboy/dispenser_inactive.res +++ b/resource/ui/destroy_menu/pipboy/dispenser_inactive.res @@ -1,7 +1,7 @@ "Resource/UI/build_menu/dispenser_inactive.res" { "ItemNameLabel" - { + { "ControlName" "CExLabel" "fieldName" "ItemNameLabel" "font" "CerbeticaBold12" @@ -21,7 +21,7 @@ "brighttext" "0" } - "ItemBackground" + "ItemBackground" { "ControlName" "CIconPanel" "fieldName" "ItemBackground" @@ -38,7 +38,7 @@ } "NotBuiltLabel" - { + { "ControlName" "CExLabel" "fieldName" "NotBuiltLabel" "font" "CerbeticaBold20" @@ -57,13 +57,13 @@ "dulltext" "0" "brighttext" "0" } - + "UnavailableLabel" { "ControlName" "CExLabel" "fieldName" "UnavailableLabel" "font" "CerbeticaBold20" - "fgcolor" "0 255 0 255" + "fgcolor" "0 255 0 255" "xpos" "10" "ypos" "48" "zpos" "2" @@ -77,9 +77,9 @@ "textAlignment" "Center" "dulltext" "0" "brighttext" "0" - } - - "NumberBg" + } + + "NumberBg" { "ControlName" "CIconPanel" "fieldName" "NumberBg" @@ -96,7 +96,7 @@ } "NumberLabel" - { + { "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "CerbeticaBold20" @@ -116,13 +116,13 @@ "brighttext" "0" } "NumberLabelShadow" - { + { "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "1" - "ypos" "96" + "xpos" "-1" + "ypos" "-1" "zpos" "1" "wide" "100" "tall" "18" @@ -134,5 +134,9 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "NumberLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/sentry_active.res b/resource/ui/destroy_menu/pipboy/sentry_active.res index bafde8f..e29369e 100644 --- a/resource/ui/destroy_menu/pipboy/sentry_active.res +++ b/resource/ui/destroy_menu/pipboy/sentry_active.res @@ -21,7 +21,7 @@ "brighttext" "0" } - "ItemBackground" + "ItemBackground" { "ControlName" "CIconPanel" "fieldName" "ItemBackground" @@ -37,7 +37,7 @@ "iconColor" "ProgressOffWhite" } - "DestroyIcon" + "DestroyIcon" { "ControlName" "CIconPanel" "fieldName" "DestroyIcon" @@ -52,8 +52,8 @@ "icon" "ico_demolish" "iconColor" "0 255 0 255" } - - "BuildingIcon" + + "BuildingIcon" { "ControlName" "CIconPanel" "fieldName" "BuildingIcon" @@ -68,8 +68,8 @@ "icon" "obj_status_sentrygun_1" "iconColor" "0 255 0 255" } - - "NumberBg" + + "NumberBg" { "ControlName" "CIconPanel" "fieldName" "NumberBg" @@ -111,8 +111,8 @@ "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "1" - "ypos" "96" + "xpos" "-1" + "ypos" "-1" "zpos" "1" "wide" "100" "tall" "18" @@ -124,5 +124,9 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "NumberLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/sentry_inactive.res b/resource/ui/destroy_menu/pipboy/sentry_inactive.res index 8c6c005..f4196a7 100644 --- a/resource/ui/destroy_menu/pipboy/sentry_inactive.res +++ b/resource/ui/destroy_menu/pipboy/sentry_inactive.res @@ -21,7 +21,7 @@ "brighttext" "0" } - "ItemBackground" + "ItemBackground" { "ControlName" "CIconPanel" "fieldName" "ItemBackground" @@ -38,7 +38,7 @@ } "NotBuiltLabel" - { + { "ControlName" "CExLabel" "fieldName" "NotBuiltLabel" "font" "CerbeticaBold20" @@ -57,13 +57,13 @@ "dulltext" "0" "brighttext" "0" } - + "UnavailableLabel" - { + { "ControlName" "CExLabel" "fieldName" "UnavailableLabel" "font" "CerbeticaBold20" - "fgcolor" "0 255 0 255" + "fgcolor" "0 255 0 255" "xpos" "10" "ypos" "48" "zpos" "2" @@ -77,9 +77,9 @@ "textAlignment" "Center" "dulltext" "0" "brighttext" "0" - } - - "NumberBg" + } + + "NumberBg" { "ControlName" "CIconPanel" "fieldName" "NumberBg" @@ -96,7 +96,7 @@ } "NumberLabel" - { + { "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "CerbeticaBold20" @@ -116,13 +116,13 @@ "brighttext" "0" } "NumberLabelShadow" - { + { "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "1" - "ypos" "96" + "xpos" "-1" + "ypos" "-1" "zpos" "1" "wide" "100" "tall" "18" @@ -134,5 +134,9 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "NumberLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/tele_entrance_active.res b/resource/ui/destroy_menu/pipboy/tele_entrance_active.res index f5c8ddf..8f27165 100644 --- a/resource/ui/destroy_menu/pipboy/tele_entrance_active.res +++ b/resource/ui/destroy_menu/pipboy/tele_entrance_active.res @@ -1,7 +1,7 @@ "Resource/UI/destroy_menu/tele_entrance_active.res" { "ItemNameLabel" - { + { "ControlName" "CExLabel" "fieldName" "ItemNameLabel" "font" "CerbeticaBold12" @@ -21,7 +21,7 @@ "brighttext" "0" } - "ItemBackground" + "ItemBackground" { "ControlName" "CIconPanel" "fieldName" "ItemBackground" @@ -37,7 +37,7 @@ "iconColor" "ProgressOffWhite" } - "DestroyIcon" + "DestroyIcon" { "ControlName" "CIconPanel" "fieldName" "DestroyIcon" @@ -52,8 +52,8 @@ "icon" "ico_demolish" "iconColor" "0 255 0 255" } - - "BuildingIcon" + + "BuildingIcon" { "ControlName" "CIconPanel" "fieldName" "BuildingIcon" @@ -68,8 +68,8 @@ "icon" "obj_status_tele_entrance" "iconColor" "0 255 0 255" } - - "NumberBg" + + "NumberBg" { "ControlName" "CIconPanel" "fieldName" "NumberBg" @@ -86,7 +86,7 @@ } "NumberLabel" - { + { "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "CerbeticaBold20" @@ -106,13 +106,13 @@ "brighttext" "0" } "NumberLabelShadow" - { + { "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "1" - "ypos" "96" + "xpos" "-1" + "ypos" "-1" "zpos" "1" "wide" "100" "tall" "18" @@ -124,5 +124,9 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "NumberLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res b/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res index 0172f77..aeaf028 100644 --- a/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res +++ b/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res @@ -1,11 +1,11 @@ "Resource/UI/build_menu/tele_entrance_inactive.res" { "ItemNameLabel" - { + { "ControlName" "CExLabel" "fieldName" "ItemNameLabel" "font" "CerbeticaBold12" - "fgcolor" "0 255 0 255" + "fgcolor" "0 255 0 255" "xpos" "15" "ypos" "2" "zpos" "1" @@ -21,7 +21,7 @@ "brighttext" "0" } - "ItemBackground" + "ItemBackground" { "ControlName" "CIconPanel" "fieldName" "ItemBackground" @@ -38,11 +38,11 @@ } "NotBuiltLabel" - { + { "ControlName" "CExLabel" "fieldName" "NotBuiltLabel" "font" "CerbeticaBold20" - "fgcolor" "0 255 0 255" + "fgcolor" "0 255 0 255" "xpos" "10" "ypos" "48" "zpos" "2" @@ -57,13 +57,13 @@ "dulltext" "0" "brighttext" "0" } - + "UnavailableLabel" - { + { "ControlName" "CExLabel" "fieldName" "UnavailableLabel" "font" "CerbeticaBold20" - "fgcolor" "0 255 0 255" + "fgcolor" "0 255 0 255" "xpos" "10" "ypos" "48" "zpos" "2" @@ -77,9 +77,9 @@ "textAlignment" "Center" "dulltext" "0" "brighttext" "0" - } - - "NumberBg" + } + + "NumberBg" { "ControlName" "CIconPanel" "fieldName" "NumberBg" @@ -116,13 +116,13 @@ "brighttext" "0" } "NumberLabelShadow" - { + { "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "1" - "ypos" "96" + "xpos" "-1" + "ypos" "-1" "zpos" "1" "wide" "100" "tall" "18" @@ -134,6 +134,9 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "NumberLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } - } \ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/tele_exit_active.res b/resource/ui/destroy_menu/pipboy/tele_exit_active.res index 63446bc..620a014 100644 --- a/resource/ui/destroy_menu/pipboy/tele_exit_active.res +++ b/resource/ui/destroy_menu/pipboy/tele_exit_active.res @@ -1,7 +1,7 @@ "Resource/UI/destroy_menu/tele_exit_active.res" { "ItemNameLabel" - { + { "ControlName" "CExLabel" "fieldName" "ItemNameLabel" "font" "CerbeticaBold12" @@ -21,7 +21,7 @@ "brighttext" "0" } - "ItemBackground" + "ItemBackground" { "ControlName" "CIconPanel" "fieldName" "ItemBackground" @@ -37,7 +37,7 @@ "iconColor" "ProgressOffWhite" } - "DestroyIcon" + "DestroyIcon" { "ControlName" "CIconPanel" "fieldName" "DestroyIcon" @@ -52,8 +52,8 @@ "icon" "ico_demolish" "iconColor" "0 255 0 255" } - - "BuildingIcon" + + "BuildingIcon" { "ControlName" "CIconPanel" "fieldName" "BuildingIcon" @@ -68,8 +68,8 @@ "icon" "obj_status_tele_exit" "iconColor" "0 255 0 255" } - - "NumberBg" + + "NumberBg" { "ControlName" "CIconPanel" "fieldName" "NumberBg" @@ -111,8 +111,8 @@ "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "1" - "ypos" "96" + "xpos" "-1" + "ypos" "-1" "zpos" "1" "wide" "100" "tall" "18" @@ -124,5 +124,9 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "NumberLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res b/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res index c21afa4..3bbccfb 100644 --- a/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res +++ b/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res @@ -1,11 +1,11 @@ "Resource/UI/build_menu/tele_exit_inactive.res" { "ItemNameLabel" - { + { "ControlName" "CExLabel" "fieldName" "ItemNameLabel" "font" "CerbeticaBold12" - "fgcolor" "0 255 0 255" + "fgcolor" "0 255 0 255" "xpos" "15" "ypos" "2" "zpos" "1" @@ -21,7 +21,7 @@ "brighttext" "0" } - "ItemBackground" + "ItemBackground" { "ControlName" "CIconPanel" "fieldName" "ItemBackground" @@ -38,11 +38,11 @@ } "NotBuiltLabel" - { + { "ControlName" "CExLabel" "fieldName" "NotBuiltLabel" "font" "CerbeticaBold20" - "fgcolor" "0 255 0 255" + "fgcolor" "0 255 0 255" "xpos" "10" "ypos" "48" "zpos" "2" @@ -57,13 +57,13 @@ "dulltext" "0" "brighttext" "0" } - + "UnavailableLabel" - { + { "ControlName" "CExLabel" "fieldName" "UnavailableLabel" "font" "CerbeticaBold20" - "fgcolor" "0 255 0 255" + "fgcolor" "0 255 0 255" "xpos" "10" "ypos" "48" "zpos" "2" @@ -77,9 +77,9 @@ "textAlignment" "Center" "dulltext" "0" "brighttext" "0" - } - - "NumberBg" + } + + "NumberBg" { "ControlName" "CIconPanel" "fieldName" "NumberBg" @@ -96,7 +96,7 @@ } "NumberLabel" - { + { "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "CerbeticaBold20" @@ -115,14 +115,15 @@ "dulltext" "1" "brighttext" "0" } + "NumberLabelShadow" - { + { "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "1" - "ypos" "96" + "xpos" "-1" + "ypos" "-1" "zpos" "1" "wide" "100" "tall" "18" @@ -134,6 +135,9 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "NumberLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } - } \ No newline at end of file diff --git a/resource/ui/destroy_menu/sentry_active.res b/resource/ui/destroy_menu/sentry_active.res index 32c1bdb..4c53998 100644 --- a/resource/ui/destroy_menu/sentry_active.res +++ b/resource/ui/destroy_menu/sentry_active.res @@ -110,8 +110,8 @@ "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "1" - "ypos" "96" + "xpos" "-1" + "ypos" "-1" "zpos" "1" "wide" "100" "tall" "18" @@ -123,5 +123,9 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "NumberLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file diff --git a/resource/ui/destroy_menu/sentry_inactive.res b/resource/ui/destroy_menu/sentry_inactive.res index a17c2cf..79987a5 100644 --- a/resource/ui/destroy_menu/sentry_inactive.res +++ b/resource/ui/destroy_menu/sentry_inactive.res @@ -118,8 +118,8 @@ "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "1" - "ypos" "96" + "xpos" "-1" + "ypos" "-1" "zpos" "1" "wide" "100" "tall" "18" @@ -131,5 +131,9 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "NumberLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file diff --git a/resource/ui/destroy_menu/tele_entrance_active.res b/resource/ui/destroy_menu/tele_entrance_active.res index 10f50b2..b232845 100644 --- a/resource/ui/destroy_menu/tele_entrance_active.res +++ b/resource/ui/destroy_menu/tele_entrance_active.res @@ -110,8 +110,8 @@ "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "1" - "ypos" "96" + "xpos" "-1" + "ypos" "-1" "zpos" "1" "wide" "100" "tall" "18" @@ -123,5 +123,9 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "NumberLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file diff --git a/resource/ui/destroy_menu/tele_entrance_inactive.res b/resource/ui/destroy_menu/tele_entrance_inactive.res index 4ce356a..24fc9b9 100644 --- a/resource/ui/destroy_menu/tele_entrance_inactive.res +++ b/resource/ui/destroy_menu/tele_entrance_inactive.res @@ -118,8 +118,8 @@ "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "1" - "ypos" "96" + "xpos" "-1" + "ypos" "-1" "zpos" "1" "wide" "100" "tall" "18" @@ -131,6 +131,10 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "NumberLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file diff --git a/resource/ui/destroy_menu/tele_exit_active.res b/resource/ui/destroy_menu/tele_exit_active.res index e5d3a45..d319527 100644 --- a/resource/ui/destroy_menu/tele_exit_active.res +++ b/resource/ui/destroy_menu/tele_exit_active.res @@ -110,8 +110,8 @@ "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "1" - "ypos" "96" + "xpos" "-1" + "ypos" "-1" "zpos" "1" "wide" "100" "tall" "18" @@ -123,5 +123,9 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "NumberLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file diff --git a/resource/ui/destroy_menu/tele_exit_inactive.res b/resource/ui/destroy_menu/tele_exit_inactive.res index 0a1810c..746f0ba 100644 --- a/resource/ui/destroy_menu/tele_exit_inactive.res +++ b/resource/ui/destroy_menu/tele_exit_inactive.res @@ -118,8 +118,8 @@ "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "1" - "ypos" "96" + "xpos" "-1" + "ypos" "-1" "zpos" "1" "wide" "100" "tall" "18" @@ -131,6 +131,10 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "NumberLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file -- cgit v1.2.3