Files
wnsrc/addons/checkers/dialogcheckershistory.res
lifestorm df294d03aa Upload
2024-08-04 23:54:45 +03:00

86 lines
1.5 KiB
Plaintext

"AddOns/Checkers/DialogCheckersHistory.res"
{
"DialogCheckersHistory"
{
"ControlName" "CDialogCheckersHistory"
"fieldName" "DialogCheckersHistory"
"xpos" "20"
"ypos" "22"
"wide" "575"
"tall" "380"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"BoardCheckers"
{
"ControlName" "ImagePanel"
"fieldName" "BoardCheckers"
"xpos" "15"
"ypos" "35"
"wide" "320"
"tall" "320"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"SummaryLabel"
{
"ControlName" "Label"
"fieldName" "SummaryLabel"
"xpos" "360"
"ypos" "25"
"wide" "200"
"tall" "48"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#SteamAddOn_ReviewMoves"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
}
"MoveHistoryPanel"
{
"ControlName" "ListPanel"
"fieldName" "MoveHistoryPanel"
"xpos" "360"
"ypos" "72"
"wide" "200"
"tall" "250"
"autoResize" "3"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
}
"CloseButton"
{
"ControlName" "Button"
"fieldName" "CloseButton"
"xpos" "485"
"ypos" "335"
"wide" "75"
"tall" "24"
"autoResize" "0"
"pinCorner" "3"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#SteamAddOn_Close"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Default" "0"
}
}