mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-16 13:23:46 +03:00
Upload
This commit is contained in:
85
addons/chess/dialogchesshistory.res
Normal file
85
addons/chess/dialogchesshistory.res
Normal file
@@ -0,0 +1,85 @@
|
||||
"AddOns/Go/DialogChessHistory.res"
|
||||
{
|
||||
"DialogChessHistory"
|
||||
{
|
||||
"ControlName" "CDialogChessHistory"
|
||||
"fieldName" "DialogChessHistory"
|
||||
"xpos" "20"
|
||||
"ypos" "22"
|
||||
"wide" "575"
|
||||
"tall" "380"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
}
|
||||
"BoardChess"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "BoardChess"
|
||||
"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" "330"
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user