1
mirror of https://gitlab.com/jessieh/doghud.git synced 2024-09-18 21:31:47 +00:00

Improve workshop menu (upstream)

This commit is contained in:
Jessie Hildebrandt 2023-01-14 17:41:49 -05:00
parent 4688d838d1
commit 91dd692649
7 changed files with 4275 additions and 1006 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,98 @@
"Resource/UI/ImportFileTextEditDialog.res"
{
"ImportFileTextEditDialog"
{
"fieldName" "ImportFileTextEditDialog"
"visible" "1"
"enabled" "1"
"xpos" "c-280"
"ypos" "c-180"
"wide" "560"
"tall" "360"
"paintbackground" "0"
"paintborder" "1"
"border" "MaterialBlackDark"
}
"TitleLabel"
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
"font" "Size 24"
"textAlignment" "center"
"labelText" "#Frame_Untitled"
"xpos" "10"
"ypos" "10"
"zpos" "0"
"wide" "540"
"tall" "25"
"centerwrap" "1"
"fgcolor" "WhiteDark"
}
"TextEntry"
{
"ControlName" "TextEntry"
"fieldName" "TextEntry"
"xpos" "10"
"ypos" "40"
"zpos" "-1"
"wide" "540"
"tall" "280"
"font" "Size 14"
"textAlignment" "north-west"
"labelText" ""
"bgcolor_override" "BlackLight"
"fgcolor_override" "WhiteDark"
}
"ButtonClose"
{
"ControlName" "CExButton"
"fieldName" "ButtonClose"
"xpos" "145"
"ypos" "325"
"wide" "150"
"tall" "25"
"visible" "1"
"enabled" "1"
"labelText" "#Cancel"
"textAlignment" "center"
"Command" "Close"
"Default" "0"
"font" "Size 14"
"paintbackground" "0"
"border_default" "MaterialGrayDarker"
"border_armed" "MaterialHypno"
"defaultFgColor_override" "White"
"armedFgColor_override" "White"
"depressedFgColor_override" "White"
}
"ButtonDone"
{
"ControlName" "CExButton"
"fieldName" "ButtonDone"
"xpos" "305"
"ypos" "325"
"wide" "150"
"tall" "25"
"visible" "1"
"enabled" "1"
"labelText" "#GameUI_OK"
"textAlignment" "center"
"Command" "Done"
"Default" "0"
"font" "Size 14"
"paintbackground" "0"
"border_default" "MaterialGrayDarker"
"border_armed" "MaterialHypno"
"defaultFgColor_override" "White"
"armedFgColor_override" "White"
"depressedFgColor_override" "White"
}
}

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,5 @@
#base "../../resource/tools/reloadschemebutton.res"
"PublishedFileBrowserDialog.res" "PublishedFileBrowserDialog.res"
{ {
"PublishedFileBrowserDialog" "PublishedFileBrowserDialog"
@ -8,43 +10,29 @@
"ypos" "0" "ypos" "0"
"wide" "600" "wide" "600"
"tall" "292" "tall" "292"
"autoResize" "0"
"pinCorner" "0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "1" "settitlebarvisible" "1"
"Title" "#TF_PublishedFiles_Browse" "Title" "#TF_PublishedFiles_Browse"
"paintbackground" "0" "paintbackground" "0"
"paintborder" "1"
"border" "MaterialBlackDark" "border" "MaterialBlackDark"
} }
"Background"
{
"ControlName" "EditablePanel"
"fieldName" "Background"
"xpos" "9999"
}
"LabelPublishedFiles" "LabelPublishedFiles"
{ {
"ControlName" "Label" "ControlName" "CExLabel"
"fieldName" "LabelPublishedFiles" "fieldName" "LabelPublishedFiles"
"xpos" "32" "xpos" "32"
"ypos" "32" "ypos" "32"
"wide" "180" "wide" "180"
"tall" "24" "tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"tabPosition" "0"
"labelText" "#TF_PublishedFiles_Files" "labelText" "#TF_PublishedFiles_Files"
"textAlignment" "west" "textAlignment" "west"
"dulltext" "0" "fgcolor" "WhiteDark"
"brighttext" "0"
"wrap" "0"
"fgcolor_override" "WhiteDark"
} }
"PublishedFileList" "PublishedFileList"
@ -55,213 +43,194 @@
"ypos" "56" "ypos" "56"
"wide" "300" "wide" "300"
"tall" "180" "tall" "180"
"autoResize" "0"
"pinCorner" "0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"tabPosition" "0"
"textAlignment" "west" "textAlignment" "west"
"dulltext" "0" "fgcolor" "WhiteDark"
"brighttext" "0"
"wrap" "0"
"fgcolor_override" "WhiteDark"
} }
"LabelPublishedFileTitle" "LabelPublishedFileTitle"
{ {
"ControlName" "Label" "ControlName" "CExLabel"
"fieldName" "LabelPublishedFileTitle" "fieldName" "LabelPublishedFileTitle"
"xpos" "354" "xpos" "354"
"ypos" "32" "ypos" "32"
"wide" "180" "wide" "180"
"tall" "24" "tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"tabPosition" "0"
"labelText" "#TF_PublishFile_TitleLabel" "labelText" "#TF_PublishFile_TitleLabel"
"textAlignment" "west" "textAlignment" "west"
"dulltext" "0" "fgcolor" "WhiteDark"
"brighttext" "0"
"wrap" "0"
"fgcolor_override" "WhiteDark"
} }
"LabelPublishedFileTitleValue" "LabelPublishedFileTitleValue"
{ {
"ControlName" "Label" "ControlName" "CExLabel"
"fieldName" "LabelPublishedFileTitleValue" "fieldName" "LabelPublishedFileTitleValue"
"xpos" "354" "xpos" "354"
"ypos" "56" "ypos" "56"
"wide" "250" "wide" "250"
"tall" "24" "tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"tabPosition" "0"
"textAlignment" "west" "textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"labelText" "" "labelText" ""
// "editable" "0" // "editable" "0"
// "maxchars" "128" // "maxchars" "128"
"fgcolor_override" "WhiteDark" "fgcolor" "WhiteDark"
} }
"LabelPublishedFileDesc" "LabelPublishedFileDesc"
{ {
"ControlName" "Label" "ControlName" "CExLabel"
"fieldName" "LabelPublishedFileDesc" "fieldName" "LabelPublishedFileDesc"
"xpos" "354" "xpos" "354"
"ypos" "100" "ypos" "100"
"wide" "180" "wide" "180"
"tall" "24" "tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"tabPosition" "0"
"labelText" "#TF_PublishFile_DescLabel" "labelText" "#TF_PublishFile_DescLabel"
"textAlignment" "west" "textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "1" "wrap" "1"
"fgcolor_override" "WhiteDark" "fgcolor" "WhiteDark"
} }
"LabelPublishedFileDescValue" "LabelPublishedFileDescValue"
{ {
"ControlName" "Label" "ControlName" "CExLabel"
"fieldName" "LabelPublishedFileDescValue" "fieldName" "LabelPublishedFileDescValue"
"xpos" "354" "xpos" "354"
"ypos" "124" "ypos" "124"
"wide" "250" "wide" "250"
"tall" "112" "tall" "112"
"autoResize" "0"
"pinCorner" "1"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"tabPosition" "0"
"textAlignment" "north-west" "textAlignment" "north-west"
"dulltext" "0"
"brighttext" "0"
"wrap" "1" "wrap" "1"
"labelText" "" "labelText" ""
//"editable" "0" //"editable" "0"
//"maxchars" "256" //"maxchars" "256"
"fgcolor_override" "WhiteDark"
} }
"ButtonAddFile" "ButtonAddFile"
{ {
"ControlName" "Button" "ControlName" "CExButton"
"fieldName" "ButtonAddFile" "fieldName" "ButtonAddFile"
"xpos" "32" "xpos" "32"
"ypos" "244" "ypos" "244"
"wide" "64" "wide" "64"
"tall" "24" "tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"tabPosition" "0"
"labelText" "#TF_PublishedFiles_Add" "labelText" "#TF_PublishedFiles_Add"
"textAlignment" "center" "textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "AddFile" "Command" "AddFile"
"Default" "0" "Default" "0"
"paintbackground" "0"
"border_default" "MaterialGrayDarker"
"border_armed" "MaterialHypno"
"defaultFgColor_override" "White"
"armedFgColor_override" "White"
"depressedFgColor_override" "White"
} }
"ButtonDeleteFile" "ButtonDeleteFile"
{ {
"ControlName" "Button" "ControlName" "CExButton"
"fieldName" "ButtonDeleteFile" "fieldName" "ButtonDeleteFile"
"xpos" "104" "xpos" "104"
"ypos" "244" "ypos" "244"
"wide" "64" "wide" "64"
"tall" "24" "tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"tabPosition" "0"
"labelText" "#TF_PublishedFiles_Delete" "labelText" "#TF_PublishedFiles_Delete"
"textAlignment" "center" "textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "DeleteFile" "Command" "DeleteFile"
"Default" "0" "Default" "0"
"paintbackground" "0"
"border_default" "MaterialGrayDarker"
"border_armed" "MaterialHypno"
"defaultFgColor_override" "White"
"armedFgColor_override" "White"
"depressedFgColor_override" "White"
} }
"ButtonEditFile" "ButtonEditFile"
{ {
"ControlName" "Button" "ControlName" "CExButton"
"fieldName" "ButtonEditFile" "fieldName" "ButtonEditFile"
"xpos" "176" "xpos" "176"
"ypos" "244" "ypos" "244"
"wide" "64" "wide" "64"
"tall" "24" "tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"tabPosition" "0"
"labelText" "#TF_PublishedFiles_Edit" "labelText" "#TF_PublishedFiles_Edit"
"textAlignment" "center" "textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "EditFile" "Command" "EditFile"
"Default" "0" "Default" "0"
"paintbackground" "0"
"border_default" "MaterialGrayDarker"
"border_armed" "MaterialHypno"
"defaultFgColor_override" "White"
"armedFgColor_override" "White"
"depressedFgColor_override" "White"
} }
"ButtonRefresh" "ButtonRefresh"
{ {
"ControlName" "Button" "ControlName" "CExButton"
"fieldName" "ButtonRefresh" "fieldName" "ButtonRefresh"
"xpos" "248" "xpos" "248"
"ypos" "244" "ypos" "244"
"wide" "64" "wide" "64"
"tall" "24" "tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"tabPosition" "0"
"labelText" "#TF_PublishedFiles_Refresh" "labelText" "#TF_PublishedFiles_Refresh"
"textAlignment" "center" "textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "Refresh" "Command" "Refresh"
"Default" "0" "Default" "0"
"paintbackground" "0"
"border_default" "MaterialGrayDarker"
"border_armed" "MaterialHypno"
"defaultFgColor_override" "White"
"armedFgColor_override" "White"
"depressedFgColor_override" "White"
} }
"ButtonClose" "ButtonClose"
{ {
"ControlName" "Button" "ControlName" "CExButton"
"fieldName" "ButtonClose" "fieldName" "ButtonClose"
"xpos" "320" "xpos" "320"
"ypos" "244" "ypos" "244"
"wide" "64" "wide" "64"
"tall" "24" "tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"tabPosition" "0"
"labelText" "#TF_CLOSE" "labelText" "#TF_CLOSE"
"textAlignment" "center" "textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "Close" "Command" "Close"
"Default" "0" "Default" "0"
"paintbackground" "0"
"border_default" "MaterialGrayDarker"
"border_armed" "MaterialHypno"
"defaultFgColor_override" "White"
"armedFgColor_override" "White"
"depressedFgColor_override" "White"
} }
} }

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,3 @@
#base "../../resource/tools/reloadschemebutton.res"
"Resource/SteamWorkshopItem.res" "Resource/SteamWorkshopItem.res"
{ {
"SteamWorkshopItem" "SteamWorkshopItem"
@ -10,12 +8,9 @@
"ypos" "0" "ypos" "0"
"wide" "125" "wide" "125"
"tall" "200" "tall" "200"
"autoResize" "0"
"pinCorner" "0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"tabPosition" "0" "paintbackground" "0"
"bgcolor_override" "Blank"
} }
"HighlightPanel" "HighlightPanel"
@ -28,7 +23,7 @@
"tall" "125" "tall" "125"
"visible" "1" "visible" "1"
"mouseinputenabled" "0" "mouseinputenabled" "0"
"bgcolor_override" "GrayDark" "bgcolor_override" "WhiteDark"
} }
"PreviewImage" "PreviewImage"
@ -44,26 +39,21 @@
"mouseinputenabled" "0" "mouseinputenabled" "0"
} }
"LabelTitle" "LabelTitle"
{ {
"ControlName" "Label" "ControlName" "CExLabel"
"fieldName" "LabelTitle" "fieldName" "LabelTitle"
"xpos" "0" "xpos" "2"
"ypos" "155" "ypos" "155"
"wide" "125" "wide" "121"
"tall" "25" "tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"tabPosition" "0"
"labelText" "%title%" "labelText" "%title%"
"textAlignment" "north-west" "textAlignment" "north-west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0" "wrap" "0"
"font" "Size 11" "font" "Size 11"
"fgcolor_override" "WhiteDark" "fgcolor" "WhiteDark"
"mouseinputenabled" "0" "mouseinputenabled" "0"
} }
} }