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

85 lines
1.8 KiB
Plaintext
Raw Permalink Normal View History

2021-11-01 15:05:16 +00:00
"Resource/UI/GenericNotificationToast.res"
{
"GenericNotificationToast"
{
"ControlName" "CGenericNotificationToast"
"fieldName" "GenericNotificationToast"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "150"
"tall" "50"
"visible" "1"
"enabled" "1"
}
"AvatarBGPanel"
{
"ControlName" "EditablePanel"
"fieldName" "AvatarBGPanel"
"xpos" "7"
"ypos" "7"
"zpos" "-1"
"wide" "36"
"tall" "36"
"visible" "1"
"PaintBackgroundType" "2"
"bgcolor_override" "White"
}
"AvatarImage"
{
"ControlName" "CAvatarImagePanel"
"fieldName" "AvatarImage"
"xpos" "9"
"ypos" "9"
"zpos" "0"
"wide" "32"
"tall" "32"
"visible" "1"
"enabled" "1"
"image" ""
"scaleImage" "1"
"color_outline" "Blank"
}
"AvatarTextLabel"
{
"ControlName" "CExLabel"
"fieldName" "AvatarTextLabel"
"fgcolor" "White"
"xpos" "45"
"ypos" "7"
"zpos" "2"
"wide" "100"
"tall" "38"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"wrap" "1"
"labelText" "%avatartext%"
"textAlignment" "West"
"font" "Size 8"
}
"TextLabel"
{
"ControlName" "CExLabel"
"fieldName" "TextLabel"
"fgcolor" "White"
"xpos" "7"
"ypos" "7"
"zpos" "2"
"wide" "138"
"tall" "38"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"wrap" "1"
"labelText" "%text%"
"textAlignment" "West"
"font" "Size 8"
}
}