mirror of
https://gitlab.com/jessieh/doghud.git
synced 2024-11-10 01:21:46 +00:00
61 lines
1.5 KiB
Plaintext
61 lines
1.5 KiB
Plaintext
|
"Resource/training/basictraining/classpanel.res"
|
||
|
{
|
||
|
"Image"
|
||
|
{
|
||
|
"ControlName" "ImagePanel"
|
||
|
"fieldName" "Image"
|
||
|
"visible" "1"
|
||
|
"enabled" "1"
|
||
|
"tileImage" "0"
|
||
|
"scaleImage" "1"
|
||
|
"image" "illustrations/training_basic"
|
||
|
}
|
||
|
|
||
|
"SelectButton"
|
||
|
{
|
||
|
"ControlName" "CExButton"
|
||
|
"fieldName" "SelectButton"
|
||
|
"autoResize" "0"
|
||
|
"pinCorner" "0"
|
||
|
"visible" "1"
|
||
|
"enabled" "1"
|
||
|
"tabPosition" "0"
|
||
|
"labelText" "%selectbuttontext%"
|
||
|
"font" "Size 11"
|
||
|
"textAlignment" "center"
|
||
|
"textinsetx" "50"
|
||
|
"dulltext" "0"
|
||
|
"brighttext" "0"
|
||
|
"Command" "%selectcommand%"
|
||
|
"AllCaps" "1"
|
||
|
"sound_depressed" "UI/buttonclick.wav"
|
||
|
"sound_released" "UI/buttonclickrelease.wav"
|
||
|
|
||
|
"paintbackground" "0"
|
||
|
"border_default" "MaterialGrayDark"
|
||
|
"border_armed" "MaterialHypno"
|
||
|
|
||
|
"defaultFgColor_override" "White"
|
||
|
"armedFgColor_override" "White"
|
||
|
"depressedFgColor_override" "White"
|
||
|
}
|
||
|
|
||
|
"ProgressLabel"
|
||
|
{
|
||
|
"ControlName" "CExLabel"
|
||
|
"fieldName" "ProgressLabel"
|
||
|
"font" "Size 11"
|
||
|
"labelText" ""
|
||
|
"textAlignment" "center"
|
||
|
"xpos" "0"
|
||
|
"ypos" "241"
|
||
|
"wide" "30"
|
||
|
"tall" "15"
|
||
|
"autoResize" "1"
|
||
|
"pinCorner" "0"
|
||
|
"visible" "0"
|
||
|
"enabled" "1"
|
||
|
"wrap" "0"
|
||
|
"fgcolor_override" "Red"
|
||
|
}
|
||
|
}
|