mirror of
https://gitlab.com/jessieh/doghud.git
synced 2024-11-10 01:21:46 +00:00
98 lines
2.3 KiB
Plaintext
98 lines
2.3 KiB
Plaintext
|
"Resource/UI/ImportFileTextEditDialog.res"
|
||
|
{
|
||
|
"ImportFileTextEditDialog"
|
||
|
{
|
||
|
"fieldName" "ImportFileTextEditDialog"
|
||
|
"visible" "1"
|
||
|
"enabled" "1"
|
||
|
"xpos" "c-280"
|
||
|
"ypos" "c-180"
|
||
|
"wide" "560"
|
||
|
"tall" "360"
|
||
|
"paintbackground" "0"
|
||
|
"paintborder" "1"
|
||
|
"border" "MaterialBlackDark"
|
||
|
}
|
||
|
|
||
|
"TitleLabel"
|
||
|
{
|
||
|
"ControlName" "CExLabel"
|
||
|
"fieldName" "TitleLabel"
|
||
|
"font" "Size 24"
|
||
|
"textAlignment" "center"
|
||
|
"labelText" "#Frame_Untitled"
|
||
|
"xpos" "10"
|
||
|
"ypos" "10"
|
||
|
"zpos" "0"
|
||
|
"wide" "540"
|
||
|
"tall" "25"
|
||
|
"centerwrap" "1"
|
||
|
"fgcolor" "WhiteDark"
|
||
|
}
|
||
|
|
||
|
"TextEntry"
|
||
|
{
|
||
|
"ControlName" "TextEntry"
|
||
|
"fieldName" "TextEntry"
|
||
|
"xpos" "10"
|
||
|
"ypos" "40"
|
||
|
"zpos" "-1"
|
||
|
"wide" "540"
|
||
|
"tall" "280"
|
||
|
"font" "Size 14"
|
||
|
"textAlignment" "north-west"
|
||
|
"labelText" ""
|
||
|
"bgcolor_override" "BlackLight"
|
||
|
"fgcolor_override" "WhiteDark"
|
||
|
}
|
||
|
|
||
|
"ButtonClose"
|
||
|
{
|
||
|
"ControlName" "CExButton"
|
||
|
"fieldName" "ButtonClose"
|
||
|
"xpos" "145"
|
||
|
"ypos" "325"
|
||
|
"wide" "150"
|
||
|
"tall" "25"
|
||
|
"visible" "1"
|
||
|
"enabled" "1"
|
||
|
"labelText" "#Cancel"
|
||
|
"textAlignment" "center"
|
||
|
"Command" "Close"
|
||
|
"Default" "0"
|
||
|
"font" "Size 14"
|
||
|
|
||
|
"paintbackground" "0"
|
||
|
"border_default" "MaterialGrayDarker"
|
||
|
"border_armed" "MaterialHypno"
|
||
|
|
||
|
"defaultFgColor_override" "White"
|
||
|
"armedFgColor_override" "White"
|
||
|
"depressedFgColor_override" "White"
|
||
|
}
|
||
|
|
||
|
"ButtonDone"
|
||
|
{
|
||
|
"ControlName" "CExButton"
|
||
|
"fieldName" "ButtonDone"
|
||
|
"xpos" "305"
|
||
|
"ypos" "325"
|
||
|
"wide" "150"
|
||
|
"tall" "25"
|
||
|
"visible" "1"
|
||
|
"enabled" "1"
|
||
|
"labelText" "#GameUI_OK"
|
||
|
"textAlignment" "center"
|
||
|
"Command" "Done"
|
||
|
"Default" "0"
|
||
|
"font" "Size 14"
|
||
|
|
||
|
"paintbackground" "0"
|
||
|
"border_default" "MaterialGrayDarker"
|
||
|
"border_armed" "MaterialHypno"
|
||
|
|
||
|
"defaultFgColor_override" "White"
|
||
|
"armedFgColor_override" "White"
|
||
|
"depressedFgColor_override" "White"
|
||
|
}
|
||
|
}
|