1
mirror of https://gitlab.com/jessieh/doghud.git synced 2024-09-19 21:51:46 +00:00
doghud/resource/ui/steamworkshopitem.res

59 lines
1.3 KiB
Plaintext
Raw Normal View History

2021-11-01 15:05:16 +00:00
"Resource/SteamWorkshopItem.res"
{
"SteamWorkshopItem"
{
"ControlName" "CSteamWorkshopItemPanel"
"fieldName" "SteamWorkshopItem"
"xpos" "0"
"ypos" "0"
"wide" "125"
"tall" "200"
"visible" "1"
"enabled" "1"
2023-01-14 22:41:49 +00:00
"paintbackground" "0"
2021-11-01 15:05:16 +00:00
}
"HighlightPanel"
{
"ControlName" "EditablePanel"
"fieldName" "HighlightPanel"
"xpos" "0"
"ypos" "25"
"wide" "125"
"tall" "125"
"visible" "1"
"mouseinputenabled" "0"
2023-01-14 22:41:49 +00:00
"bgcolor_override" "WhiteDark"
2021-11-01 15:05:16 +00:00
}
"PreviewImage"
{
"ControlName" "CBitmapPanel"
"fieldName" "PreviewImage"
"xpos" "2"
"ypos" "27"
"zpos" "1"
"wide" "121"
"tall" "121"
"visible" "1"
"mouseinputenabled" "0"
}
2023-01-14 22:41:49 +00:00
"LabelTitle"
2021-11-01 15:05:16 +00:00
{
2023-01-14 22:41:49 +00:00
"ControlName" "CExLabel"
2021-11-01 15:05:16 +00:00
"fieldName" "LabelTitle"
2023-01-14 22:41:49 +00:00
"xpos" "2"
2021-11-01 15:05:16 +00:00
"ypos" "155"
2023-01-14 22:41:49 +00:00
"wide" "121"
2021-11-01 15:05:16 +00:00
"tall" "25"
"visible" "1"
"enabled" "1"
"labelText" "%title%"
"textAlignment" "north-west"
"wrap" "0"
"font" "Size 11"
2023-01-14 22:41:49 +00:00
"fgcolor" "WhiteDark"
2021-11-01 15:05:16 +00:00
"mouseinputenabled" "0"
}
}