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

97 lines
2.1 KiB
Plaintext
Raw 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"
"fgcolor" "White"
"fgcolor_override" "White"
}
"AvatarBGPanel"
{
"ControlName" "EditablePanel"
"fieldName" "AvatarBGPanel"
"xpos" "7"
"ypos" "7"
"zpos" "-1"
"wide" "36"
"tall" "36"
"visible" "1"
"PaintBackgroundType" "0"
"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"
"fgcolor_override" "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 12"
}
"TextLabel"
{
"ControlName" "CExLabel"
"fieldName" "TextLabel"
"fgcolor" "White"
"fgcolor_override" "White"
"if_high_priority"
{
"fgcolor" "White"
"fgcolor_override" "White"
"font" "Size 10"
}
"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 12"
}
}