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

150 lines
2.8 KiB
Text
Executable file

"resource/OptionsSubVideoGammaDlg.res"
{
"OptionsSubVideoGammaDlg"
{
"ControlName" "CGammaDialog"
"fieldName" "OptionsSubVideoGammaDlg"
"xpos" "490"
"ypos" "312"
"wide" "290"
"tall" "396"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "1"
"title" "#GameUI_AdjustGamma_Title"
}
"Gamma"
{
"ControlName" "CCvarSlider"
"fieldName" "Gamma"
"xpos" "17"
"ypos" "112"
"wide" "200"
"tall" "40"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"leftText" "#GameUI_LIGHT"
"rightText" "#GameUI_DARK"
}
"Gamma label"
{
"ControlName" "Label"
"fieldName" "Gamma label"
"xpos" "16"
"ypos" "88"
"wide" "108"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#GameUI_Gamma"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
}
"GammaEntry"
{
"ControlName" "TextEntry"
"fieldName" "GammaEntry"
"xpos" "228"
"ypos" "114"
"wide" "44"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "2"
"textHidden" "0"
"editable" "1"
"maxchars" "-1"
"NumericInputOnly" "1"
"unicode" "0"
}
"OKButton"
{
"ControlName" "Button"
"fieldName" "OKButton"
"xpos" "104"
"ypos" "356"
"wide" "80"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "3"
"labelText" "#vgui_ok"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Default" "1"
}
"ImagePanel1"
{
"ControlName" "ImagePanel"
"fieldName" "ImagePanel1"
"xpos" "16"
"ypos" "156"
"zpos" "-1"
"wide" "256"
"tall" "192"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"image" "gamma"
"scaleImage" "0"
}
"Button1"
{
"ControlName" "Button"
"fieldName" "Button1"
"xpos" "192"
"ypos" "356"
"wide" "80"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "4"
"labelText" "#vgui_Cancel"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "Close"
"Default" "0"
}
"Label1"
{
"ControlName" "Label"
"fieldName" "Label1"
"xpos" "16"
"ypos" "36"
"wide" "264"
"tall" "53"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#GameUI_GammaInfo"
"textAlignment" "north-west"
"dulltext" "0"
"brighttext" "0"
"wrap" "1"
}
}