Re-add toonhud
This commit is contained in:
237
hud_toonhud/resource/ui/econ/notificationtoastcontrol.res
Normal file
237
hud_toonhud/resource/ui/econ/notificationtoastcontrol.res
Normal file
@ -0,0 +1,237 @@
|
||||
"Resource/UI/NotificationToastControl.res"
|
||||
{
|
||||
"NotificationToastControl"
|
||||
{
|
||||
"ControlName" "CNotificationToastControl"
|
||||
"fieldName" "NotificationToastControl"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "1"
|
||||
"wide" "190"
|
||||
"tall" "30"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"border" "ButtonBorder"
|
||||
"if_high_priority"
|
||||
{
|
||||
"border" "NotificationHighPriority"
|
||||
}
|
||||
"paintborder" "1"
|
||||
"paintbackground" "1"
|
||||
"PaintBackgroundType" "0"
|
||||
"defaultbgcolor_override" "200 200 200 255"
|
||||
"bgcolor_override" "200 200 200 255"
|
||||
}
|
||||
|
||||
"DeleteButton"
|
||||
{
|
||||
"ControlName" "CExImageButton"
|
||||
"fieldName" "DeleteButton"
|
||||
"xpos" "165"
|
||||
"ypos" "5"
|
||||
"zpos" "10"
|
||||
"wide" "20"
|
||||
"tall" "20"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "0"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labeltext" ""
|
||||
"font" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"default" "1"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
"Command" "delete"
|
||||
|
||||
"border_default" "MainMenuMiniButtonDefault"
|
||||
"border_armed" "MainMenuMiniButtonArmed"
|
||||
"paintbackground" "0"
|
||||
|
||||
"defaultFgColor_override" "G_ButtonText"
|
||||
"armedFgColor_override" "G_ButtonHoverText"
|
||||
"depressedFgColor_override" "G_ButtonHoverText"
|
||||
|
||||
"image_drawcolor" "238 54 36 255"
|
||||
"image_armedcolor" "200 80 60 255"
|
||||
|
||||
"SubImage"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "SubImage"
|
||||
"xpos" "2"
|
||||
"ypos" "2"
|
||||
"zpos" "1"
|
||||
"wide" "16"
|
||||
"tall" "16"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"image" "glyph_close_X"
|
||||
"scaleImage" "1"
|
||||
}
|
||||
}
|
||||
|
||||
"TriggerButton"
|
||||
{
|
||||
"ControlName" "CExImageButton"
|
||||
"fieldName" "TriggerButton"
|
||||
"xpos" "144"
|
||||
"if_one_button"
|
||||
{
|
||||
"xpos" "165"
|
||||
}
|
||||
"ypos" "5"
|
||||
"zpos" "10"
|
||||
"wide" "20"
|
||||
"tall" "20"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "0"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labeltext" ""
|
||||
"font" "HudFontSmallestBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"default" "1"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
"Command" "trigger"
|
||||
|
||||
"border_default" "MainMenuMiniButtonDefault"
|
||||
"border_armed" "MainMenuMiniButtonArmed"
|
||||
"paintbackground" "0"
|
||||
|
||||
"defaultFgColor_override" "G_ButtonText"
|
||||
"armedFgColor_override" "G_ButtonHoverText"
|
||||
"depressedFgColor_override" "G_ButtonHoverText"
|
||||
|
||||
"image_drawcolor" "255 255 255 255"
|
||||
"image_armedcolor" "200 80 60 255"
|
||||
|
||||
"SubImage"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "SubImage"
|
||||
"xpos" "2"
|
||||
"ypos" "2"
|
||||
"zpos" "1"
|
||||
"wide" "16"
|
||||
"tall" "16"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"image" "glyph_view"
|
||||
"scaleImage" "1"
|
||||
}
|
||||
}
|
||||
|
||||
"AcceptButton"
|
||||
{
|
||||
"ControlName" "CExImageButton"
|
||||
"fieldName" "AcceptButton"
|
||||
"xpos" "144"
|
||||
"if_one_button"
|
||||
{
|
||||
"xpos" "165"
|
||||
}
|
||||
"ypos" "5"
|
||||
"zpos" "10"
|
||||
"wide" "20"
|
||||
"tall" "20"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "0"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labeltext" ""
|
||||
"font" "HudFontSmallestBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"default" "1"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
"Command" "accept"
|
||||
|
||||
"border_default" "MainMenuMiniButtonDefault"
|
||||
"border_armed" "MainMenuMiniButtonArmed"
|
||||
"paintbackground" "0"
|
||||
|
||||
"defaultFgColor_override" "G_ButtonText"
|
||||
"armedFgColor_override" "G_ButtonHoverText"
|
||||
"depressedFgColor_override" "G_ButtonHoverText"
|
||||
|
||||
"image_drawcolor" "255 255 255 255"
|
||||
"image_armedcolor" "200 80 60 255"
|
||||
|
||||
"SubImage"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "SubImage"
|
||||
"xpos" "2"
|
||||
"ypos" "2"
|
||||
"zpos" "1"
|
||||
"wide" "16"
|
||||
"tall" "16"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"image" "glyph_view"
|
||||
"scaleImage" "1"
|
||||
}
|
||||
}
|
||||
|
||||
"DeclineButton"
|
||||
{
|
||||
"ControlName" "CExImageButton"
|
||||
"fieldName" "DeclineButton"
|
||||
"xpos" "165"
|
||||
"ypos" "5"
|
||||
"zpos" "10"
|
||||
"wide" "20"
|
||||
"tall" "20"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "0"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labeltext" ""
|
||||
"font" "HudFontSmallestBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"default" "1"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
"Command" "decline"
|
||||
|
||||
"border_default" "MainMenuMiniButtonDefault"
|
||||
"border_armed" "MainMenuMiniButtonArmed"
|
||||
"paintbackground" "0"
|
||||
|
||||
"defaultFgColor_override" "G_ButtonText"
|
||||
"armedFgColor_override" "G_ButtonHoverText"
|
||||
"depressedFgColor_override" "G_ButtonHoverText"
|
||||
|
||||
"image_drawcolor" "238 54 36 255"
|
||||
"image_armedcolor" "200 80 60 255"
|
||||
|
||||
"SubImage"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "SubImage"
|
||||
"xpos" "2"
|
||||
"ypos" "2"
|
||||
"zpos" "1"
|
||||
"wide" "16"
|
||||
"tall" "16"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"image" "glyph_close_X"
|
||||
"scaleImage" "1"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user