css_enhanced_game_files/css_enhanced/game/hl2/resource/custombindingproperties.res

138 lines
2.5 KiB
Text
Raw Normal View History

2024-09-07 15:58:38 +02:00
"resource/CustomBindingProperties.res"
{
"CustomBindingProperties"
{
"ControlName" "CCustomBindingProperties"
"fieldName" "CustomBindingProperties"
"xpos" "600"
"ypos" "325"
"wide" "400"
"tall" "175"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "1"
"title" "#KBCustomBindingEdit"
}
"Ok"
{
"ControlName" "Button"
"fieldName" "Ok"
"xpos" "122"
"ypos" "140"
"wide" "64"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "0"
"tabPosition" "0"
"labelText" "#vgui_ok"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "ok"
"Default" "1"
}
"Cancel"
{
"ControlName" "Button"
"fieldName" "Cancel"
"xpos" "199"
"ypos" "140"
"wide" "64"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#vgui_Cancel"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "close"
"Default" "0"
}
"BindingName"
{
"ControlName" "TextEntry"
"fieldName" "BindingName"
"xpos" "15"
"ypos" "50"
"wide" "372"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"textHidden" "0"
"editable" "1"
"maxchars" "-1"
"NumericInputOnly" "0"
"unicode" "0"
}
"Command"
{
"ControlName" "TextEntry"
"fieldName" "Command"
"xpos" "15"
"ypos" "108"
"wide" "372"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"textHidden" "0"
"editable" "1"
"maxchars" "-1"
"NumericInputOnly" "0"
"unicode" "0"
}
"Label1"
{
"ControlName" "Label"
"fieldName" "Label1"
"xpos" "15"
"ypos" "24"
"wide" "372"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#KBCustomBindingName"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
}
"Label2"
{
"ControlName" "Label"
"fieldName" "Label2"
"xpos" "15"
"ypos" "80"
"wide" "372"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#KBCustomBindingCommand"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
}
}