1
mirror of https://gitlab.com/jessieh/doghud.git synced 2024-09-20 06:01:47 +00:00
doghud/resource/ui/econ/store/v1/storestatusdialog.res

73 lines
1.8 KiB
Plaintext

"Resource/UI/StoreStatusDialog.res"
{
"StoreStatusDialog"
{
"fieldName" "StoreStatusDialog"
"visible" "1"
"enabled" "1"
"xpos" "c-125"
"ypos" "180"
"zpos" "10000"
"wide" "250"
"tall" "150"
"settitlebarvisible" "0"
"PaintBackgroundType" "0"
"paintbackground" "1"
"bgcolor_override" "BlackDark"
}
"TitleLabel"
{
"ControlName" "Label"
"fieldName" "TitleLabel"
"font" "Size 14"
"xpos" "10"
"ypos" "10"
"zpos" "0"
"wide" "230"
"tall" "90"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "0"
"centerwrap" "1"
"labelText" "%updatetext%"
"textAlignment" "center"
"fgcolor" "White"
}
"CloseButton"
{
"ControlName" "CExButton"
"fieldName" "CloseButton"
"xpos" "75"
"ypos" "110"
"zpos" "1"
"wide" "100"
"tall" "25"
"autoResize" "0"
"pinCorner" "3"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#GameUI_Ok"
"font" "Size 14"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"default" "1"
"Command" "close"
"AllCaps" "1"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"paintbackground" "0"
"border_default" "MaterialGrayDark"
"border_armed" "MaterialHypno"
"defaultFgColor_override" "White"
"armedFgColor_override" "White"
"depressedFgColor_override" "White"
}
}