Files
wnsrc/addons/common/dialogcolorchoice.res
lifestorm 324f19217d Upload
2024-08-05 18:40:29 +03:00

93 lines
1.6 KiB
Plaintext

"AddOns/Common/DialogColorChoice.res"
{
"DialogColorChoice"
{
"ControlName" "CDialogColorChoice"
"fieldName" "DialogColorChoice"
"xpos" "519"
"ypos" "306"
"wide" "400"
"tall" "140"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"TextLabel"
{
"ControlName" "Label"
"fieldName" "TextLabel"
"xpos" "35"
"ypos" "30"
"wide" "350"
"tall" "40"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "main text"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
}
"ColorOneBtn"
{
"ControlName" "Button"
"fieldName" "ColorOneBtn"
"xpos" "50"
"ypos" "70"
"wide" "128"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "Color One"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Default" "0"
}
"ColorTwoBtn"
{
"ControlName" "Button"
"fieldName" "ColorTwoBtn"
"xpos" "210"
"ypos" "70"
"wide" "128"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "Color Two"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Default" "0"
}
"AbortBtn"
{
"ControlName" "Button"
"fieldName" "AbortBtn"
"xpos" "320"
"ypos" "110"
"wide" "60"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "Abort"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Default" "0"
}
}