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

78 lines
1.4 KiB
Text
Executable file

"resource/KeyBindingHelpDialog.res"
{
"KeyBindingHelpDialog"
{
"ControlName" "CKeyBindingHelpDialog"
"fieldName" "KeyBindingHelpDialog"
"xpos" "440"
"ypos" "250"
"wide" "720"
"tall" "400"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "1"
"title" "#BxToolTimeline"
}
"keybindings"
{
"ControlName" "SectionedListPanel"
"fieldName" "KeyBindings"
"xpos" "8"
"ypos" "19"
"wide" "705"
"tall" "340"
"autoResize" "3"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"Button1"
{
"ControlName" "Button"
"fieldName" "Button1"
"xpos" "283"
"ypos" "368"
"wide" "64"
"tall" "24"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#vgui_close"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "close"
"Default" "1"
"selected" "0"
}
"Button2"
{
"ControlName" "Button"
"fieldName" "Button2"
"xpos" "363"
"ypos" "368"
"wide" "64"
"tall" "24"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#KBHelpEditBindings"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "edit"
"Default" "1"
"selected" "0"
}
}