mirror of
https://gitlab.com/jessieh/doghud.git
synced 2024-11-10 01:21:46 +00:00
195 lines
4.8 KiB
Plaintext
195 lines
4.8 KiB
Plaintext
"Resource/UI/replaybrowser/confirmquitdlg.res"
|
|
{
|
|
"confirmquitdlg"
|
|
{
|
|
"ControlName" "Frame"
|
|
"fieldName" "confirmquitdlg"
|
|
"xpos" "c-200"
|
|
"ypos" "c-95"
|
|
"wide" "400"
|
|
"tall" "275"
|
|
"autoResize" "0"
|
|
"pinCorner" "0"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"tabPosition" "0"
|
|
"settitlebarvisible" "0"
|
|
"PaintBackgroundType" "0"
|
|
}
|
|
|
|
"BGPanel"
|
|
{
|
|
"ControlName" "EditablePanel"
|
|
"fieldName" "BGPanel"
|
|
"xpos" "25"
|
|
"ypos" "0"
|
|
"wide" "350"
|
|
"tall" "190"
|
|
"visible" "1"
|
|
"PaintBackgroundType" "2"
|
|
"bgcolor_override" "BlankLight"
|
|
}
|
|
|
|
"TitleLabel"
|
|
{
|
|
"ControlName" "CExLabel"
|
|
"fieldName" "TitleLabel"
|
|
"font" "Size 24"
|
|
"labelText" "#Replay_ConfirmQuitTitle"
|
|
"textAlignment" "north"
|
|
"xpos" "0"
|
|
"ypos" "15"
|
|
"zpos" "1"
|
|
"wide" "400"
|
|
"tall" "50"
|
|
"autoResize" "1"
|
|
"pinCorner" "0"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"fgcolor" "White"
|
|
}
|
|
|
|
"ExplanationLabel"
|
|
{
|
|
"ControlName" "CExLabel"
|
|
"fieldName" "ExplanationLabel"
|
|
"font" "Size 14"
|
|
"labelText" "#Replay_ConfirmQuit"
|
|
"textAlignment" "north"
|
|
"xpos" "10"
|
|
"ypos" "45"
|
|
"zpos" "1"
|
|
"wide" "380"
|
|
"tall" "100"
|
|
"autoResize" "0"
|
|
"pinCorner" "0"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"centerwrap" "1"
|
|
"fgcolor" "White"
|
|
}
|
|
|
|
"RenderButton"
|
|
{
|
|
"ControlName" "CExButton"
|
|
"fieldName" "RenderButton"
|
|
"xpos" "65"
|
|
"ypos" "90"
|
|
"zpos" "20"
|
|
"wide" "270"
|
|
"tall" "20"
|
|
"autoResize" "0"
|
|
"pinCorner" "0"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"tabPosition" "0"
|
|
"labelText" "#Replay_RenderNow"
|
|
"font" "Size 11"
|
|
"textAlignment" "center"
|
|
"textinsetx" "50"
|
|
"dulltext" "0"
|
|
"brighttext" "0"
|
|
"Command" "rendernow"
|
|
"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"
|
|
}
|
|
|
|
"ReplaysButton"
|
|
{
|
|
"ControlName" "CExButton"
|
|
"fieldName" "ReplaysButton"
|
|
"xpos" "65"
|
|
"ypos" "115"
|
|
"zpos" "20"
|
|
"wide" "270"
|
|
"tall" "20"
|
|
"autoResize" "0"
|
|
"pinCorner" "0"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"tabPosition" "0"
|
|
"labelText" "#Replay_TakeMeToReplays"
|
|
"font" "Size 11"
|
|
"textAlignment" "center"
|
|
"textinsetx" "50"
|
|
"dulltext" "0"
|
|
"brighttext" "0"
|
|
"Command" "gotoreplays"
|
|
"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"
|
|
}
|
|
|
|
"QuitButton"
|
|
{
|
|
"ControlName" "CExButton"
|
|
"fieldName" "QuitButton"
|
|
"xpos" "65"
|
|
"ypos" "140"
|
|
"zpos" "20"
|
|
"wide" "270"
|
|
"tall" "20"
|
|
"autoResize" "0"
|
|
"pinCorner" "0"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"tabPosition" "0"
|
|
"labelText" "#Replay_YesReallyQuit"
|
|
"font" "Size 11"
|
|
"textAlignment" "center"
|
|
"textinsetx" "50"
|
|
"dulltext" "0"
|
|
"brighttext" "0"
|
|
"Command" "quit"
|
|
"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"
|
|
}
|
|
|
|
"DontShowThisAgainCheckbox"
|
|
{
|
|
"ControlName" "CheckButton"
|
|
"fieldName" "DontShowThisAgainCheckbox"
|
|
"labelText" "#Replay_DontShowThisAgain"
|
|
"Font" "Size 8"
|
|
"textAlignment" "west"
|
|
"wrap" "0"
|
|
"xpos" "130"
|
|
"ypos" "165"
|
|
"zpos" "1"
|
|
"wide" "200"
|
|
"tall" "20"
|
|
"autoResize" "0"
|
|
"pinCorner" "0"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"dulltext" "0"
|
|
"brighttext" "0"
|
|
"tabPosition" "10"
|
|
}
|
|
} |