css_enhanced_game_files/css_enhanced/game/hl2/resource/loadgamedialog.res
2024-09-07 15:58:38 +02:00

191 lines
3.5 KiB
Text
Executable file

"resource/LoadGameDialog.res"
{
"LoadGameDialog"
{
"ControlName" "CLoadGameDialog"
"fieldName" "LoadGameDialog"
"xpos" "272"
"ypos" "154"
"wide" "480"
"tall" "460"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "1"
"title" "#GameUI_LoadGame"
}
"listpanel_loadgame"
{
"ControlName" "PanelListPanel"
"fieldName" "listpanel_loadgame"
"xpos" "20"
"ypos" "61"
"wide" "444"
"tall" "354"
"autoResize" "3"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
}
"LoadSave"
{
"ControlName" "Button"
"fieldName" "LoadSave"
"xpos" "302"
"ypos" "422"
"wide" "82"
"tall" "24"
"autoResize" "0"
"pinCorner" "3"
"visible" "1"
"enabled" "0"
"tabPosition" "2"
"labelText" "#GameUI_Load"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "loadsave"
"Default" "1"
}
"Cancel"
{
"ControlName" "Button"
"fieldName" "Cancel"
"xpos" "394"
"ypos" "422"
"wide" "70"
"tall" "24"
"autoResize" "0"
"pinCorner" "3"
"visible" "1"
"enabled" "1"
"tabPosition" "3"
"labelText" "#GameUI_Cancel"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "Close"
"Default" "0"
}
"Delete"
{
"ControlName" "Button"
"fieldName" "Delete"
"xpos" "20"
"ypos" "422"
"wide" "82"
"tall" "24"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "3"
"labelText" "#GameUI_Delete"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "Delete"
"Default" "0"
}
"HelpText"
{
"ControlName" "Label"
"fieldName" "HelpText"
"xpos" "20"
"ypos" "26"
"wide" "444"
"tall" "36"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#GameUI_LoadGameHelp"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "1"
}
"topHorizLeft"
{
"ControlName" "Label"
"fieldName" "topHorizLeft"
"xpos" "0"
"ypos" "0"
"wide" "64"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"labelText" "Label"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
}
"topVertLeft"
{
"ControlName" "Label"
"fieldName" "topVertLeft"
"xpos" "0"
"ypos" "0"
"wide" "64"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"labelText" "Label"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
}
"bottomHorizRight"
{
"ControlName" "Label"
"fieldName" "bottomHorizRight"
"xpos" "0"
"ypos" "0"
"wide" "64"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"labelText" "Label"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
}
"bottomVertRight"
{
"ControlName" "Label"
"fieldName" "bottomVertRight"
"xpos" "0"
"ypos" "0"
"wide" "64"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"labelText" "Label"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
}
}