summaryrefslogtreecommitdiff
path: root/resource/ui/econ/genericwaitingdialog.res
diff options
context:
space:
mode:
authorIgor <[email protected]>2020-12-30 16:06:07 -0500
committerGitHub <[email protected]>2020-12-30 16:06:07 -0500
commit24f2c6bc6920ccaf988a3a7c424cb365d0ffd416 (patch)
tree789a72af982f38a854fce934adf85f17798b3ccd /resource/ui/econ/genericwaitingdialog.res
parent64fbf2711e92f6250dec10a09861fd7ba5df7ec4 (diff)
parentb3f0c0be8b3995a7c9943f8004ab9d08dd9fe95a (diff)
Merge pull request #160 from raysfire/dev
v2020.1230
Diffstat (limited to 'resource/ui/econ/genericwaitingdialog.res')
-rw-r--r--resource/ui/econ/genericwaitingdialog.res152
1 files changed, 76 insertions, 76 deletions
diff --git a/resource/ui/econ/genericwaitingdialog.res b/resource/ui/econ/genericwaitingdialog.res
index b09ec91..3c687d7 100644
--- a/resource/ui/econ/genericwaitingdialog.res
+++ b/resource/ui/econ/genericwaitingdialog.res
@@ -12,93 +12,93 @@
"bgcolor_override" "DarkGrey"
"paintbackgroundtype" "1"
"settitlebarvisible" "0"
- "border" "NoBorder"
+ "border" "CyanBorder"
}
-
+
"TitleLabel"
{
- "ControlName" "Label"
- "fieldName" "TitleLabel"
- "font" "HudFontMediumSmall"
- "xpos" "0"
- "ypos" "8"
- "zpos" "0"
- "wide" "200"
- "tall" "42"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
- "centerwrap" "1"
- "labelText" "%updatetext%"
- "textAlignment" "center"
- "fgcolor_override" "255 255 255 255"
- "bgcolor_override" "Transparent"
+ "ControlName" "Label"
+ "fieldName" "TitleLabel"
+ "font" "HudFontMediumSmall"
+ "xpos" "0"
+ "ypos" "8"
+ "zpos" "0"
+ "wide" "200"
+ "tall" "42"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ "centerwrap" "1"
+ "labelText" "%updatetext%"
+ "textAlignment" "center"
+ "fgcolor_override" "White"
+ "bgcolor_override" "Transparent"
}
-
+
"EllipsesLabel"
{
- "ControlName" "Label"
- "fieldName" "EllipsesLabel"
- "font" "HudFontSmallest"
- "xpos" "0"
- "ypos" "42"
- "zpos" "0"
- "wide" "200"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%ellipses%"
- "textAlignment" "north"
- "fgcolor_override" "255 255 255 255"
- "bgcolor_override" "Transparent"
+ "ControlName" "Label"
+ "fieldName" "EllipsesLabel"
+ "font" "HudFontSmallest"
+ "xpos" "0"
+ "ypos" "42"
+ "zpos" "0"
+ "wide" "200"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%ellipses%"
+ "textAlignment" "north"
+ "fgcolor_override" "White"
+ "bgcolor_override" "Transparent"
}
-
+
"DurationLabel"
{
- "ControlName" "Label"
- "fieldName" "DurationLabel"
- "font" "HudFontSmallest"
- "xpos" "0"
- "ypos" "52"
- "zpos" "0"
- "wide" "200"
- "tall" "60"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%duration%"
- "textAlignment" "north"
- "fgcolor_override" "255 255 255 255"
- "bgcolor_override" "Transparent"
+ "ControlName" "Label"
+ "fieldName" "DurationLabel"
+ "font" "HudFontSmallest"
+ "xpos" "0"
+ "ypos" "52"
+ "zpos" "0"
+ "wide" "200"
+ "tall" "60"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%duration%"
+ "textAlignment" "north"
+ "fgcolor_override" "White"
+ "bgcolor_override" "Transparent"
}
-
+
"CloseButton"
{
- "ControlName" "CExImageButton"
- "fieldName" "CloseButton"
- "xpos" "50"
- "ypos" "70"
- "zpos" "1"
- "wide" "100"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#Cancel"
- "font" "HudFontSmallest"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "Command" "user_close"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
+ "ControlName" "CExImageButton"
+ "fieldName" "CloseButton"
+ "xpos" "50"
+ "ypos" "70"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "#Cancel"
+ "font" "HudFontSmallest"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "default" "1"
+ "Command" "user_close"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
}
} \ No newline at end of file