mirror of
https://gitlab.com/jessieh/doghud.git
synced 2024-11-10 01:21:46 +00:00
77 lines
1.7 KiB
Plaintext
77 lines
1.7 KiB
Plaintext
|
"Resource/UI/SteamFriendPanel.res"
|
||
|
{
|
||
|
"avatar"
|
||
|
{
|
||
|
"fieldName" "avatar"
|
||
|
"xpos" "1"
|
||
|
"ypos" "1"
|
||
|
"wide" "o1"
|
||
|
"tall" "f2"
|
||
|
"proportionaltoparent" "1"
|
||
|
"mouseinputenabled" "0"
|
||
|
"scaleImage" "1"
|
||
|
}
|
||
|
|
||
|
"InteractButton"
|
||
|
{
|
||
|
"fieldName" "InteractButton"
|
||
|
"xpos" "0"
|
||
|
"ypos" "0"
|
||
|
"zpos" "-1"
|
||
|
"wide" "f0"
|
||
|
"tall" "f0"
|
||
|
"proportionaltoparent" "1"
|
||
|
"command" "open_menu"
|
||
|
"labeltext" ""
|
||
|
"textalignment" "center"
|
||
|
"stay_armed_on_click" "1"
|
||
|
"roundedcorners" "0"
|
||
|
"paintbackground" "1"
|
||
|
|
||
|
"defaultBgColor_override" "Blank"
|
||
|
"armedBgColor_override" "Blank"
|
||
|
|
||
|
"border_default" "NoBorder"
|
||
|
"border_armed" "FriendHighlightBorder"
|
||
|
}
|
||
|
|
||
|
"NameLabel"
|
||
|
{
|
||
|
"ControlName" "Label"
|
||
|
"fieldName" "NameLabel"
|
||
|
"xpos" "rs1"
|
||
|
"ypos" "1"
|
||
|
"zpos" "100"
|
||
|
"wide" "f22"
|
||
|
"tall" "10"
|
||
|
"textAlignment" "north-west"
|
||
|
"visible" "1"
|
||
|
"enabled" "1"
|
||
|
"proportionaltoparent" "1"
|
||
|
"wrap" "0"
|
||
|
"labelText" "%name%"
|
||
|
"proportionaltoparent" "1"
|
||
|
"font" "Size 8"
|
||
|
"mouseinputenabled" "0"
|
||
|
}
|
||
|
|
||
|
"StatusLabel"
|
||
|
{
|
||
|
"fieldName" "StatusLabel"
|
||
|
"xpos" "rs1"
|
||
|
"ypos" "11"
|
||
|
"zpos" "100"
|
||
|
"wide" "f22"
|
||
|
"tall" "10"
|
||
|
"textAlignment" "north-west"
|
||
|
"visible" "1"
|
||
|
"enabled" "1"
|
||
|
"proportionaltoparent" "1"
|
||
|
"wrap" "0"
|
||
|
"labelText" "%status%"
|
||
|
"proportionaltoparent" "1"
|
||
|
"font" "Size 7"
|
||
|
"fgcolor_override" "TanDark"
|
||
|
"mouseinputenabled" "0"
|
||
|
}
|
||
|
}
|