fortressforever-scripts/resource/ui/FFTraining.res

119 lines
2.2 KiB
Text

"Resource/UI/FFTraining.res"
{
"FFTrainingPanel"
{
"ControlName" "CFFTrainingPanel"
"fieldName" "FFTrainingPanel"
"xpos" "212"
"ypos" "106"
"wide" "512"
"tall" "406"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "1"
"title" "#GameUI_Training"
}
"TrainingTitle"
{
"ControlName" "Label"
"fieldName" "TrainingTitle"
"xpos" "24"
"ypos" "52"
"wide" "348"
"tall" "26"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Training_Title"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"font" "Trebuchet24"
"wrap" "0"
}
"TrainingDescription"
{
"ControlName" "Label"
"fieldName" "TrainingDescription"
"xpos" "24"
"ypos" "78"
"wide" "282"
"tall" "175"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Training_Desc"
"textAlignment" "north-west"
"dulltext" "0"
"brighttext" "0"
"wrap" "1"
}
"StatusLabel"
{
"ControlName" "Label"
"fieldName" "StatusLabel"
"xpos" "40"
"ypos" "78"
"wide" "150"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" ""
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
}
"OKButton"
{
"ControlName" "Button"
"fieldName" "OKButton"
"xpos" "330"
"ypos" "372"
"wide" "88"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "Start"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "OK"
"Default" "0"
}
"CancelButton"
{
"ControlName" "Button"
"fieldName" "CancelButton"
"xpos" "424"
"ypos" "372"
"wide" "64"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#GameUI_Cancel"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "Cancel"
"Default" "0"
}
}