fast-dl/cstrike/resource/UI/BackgroundPanel.res
2025-02-04 15:21:53 +02:00

124 lines
2.2 KiB
Plaintext
Executable File

"Resource/UI/BackgroundPanel.res"
{
"ViewPortBackGround"
{
"ControlName" "Frame"
"fieldName" "ViewPortBackGround"
"xpos" "0"
"ypos" "0"
"wide" "640"
"tall" "480"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "0"
}
"TopLeftPanel"
{
"ControlName" "Panel"
"fieldName" "TopLeftPanel"
"xpos" "20"
"ypos" "20"
"wide" "10"
"tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"TopRightPanel"
{
"ControlName" "Panel"
"fieldName" "TopRightPanel"
"xpos" "610"
"ypos" "20"
"wide" "10"
"tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"BottomLeftPanel"
{
"ControlName" "Panel"
"fieldName" "BottomLeftPanel"
"xpos" "20"
"ypos" "450"
"wide" "10"
"tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"BottomRightPanel"
{
"ControlName" "Panel"
"fieldName" "BottomRightPanel"
"xpos" "610"
"ypos" "450"
"wide" "10"
"tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"GapPanel"
{
"ControlName" "Panel"
"fieldName" "GapPanel"
"xpos" "20"
"ypos" "72"
"wide" "600"
"tall" "2"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"ExclamationPanel"
{
"ControlName" "BitmapImagePanel"
"fieldName" "ExclamationPanel"
"xpos" "26"
"ypos" "26"
"wide" "40"
"tall" "40"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"image" "gfx/vgui/CS_logo"
"imagecolor" "TitleIcon"
}
"CaptionLabel"
{
"ControlName" "Label"
"fieldName" "CaptionLabel"
"xpos" "70"
"ypos" "22"
"wide" "450"
"tall" "48"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" ""
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"font" "Title"
}
}