mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-16 21:33:46 +03:00
Upload
This commit is contained in:
92
addons/common/dialogcolorchoice.res
Normal file
92
addons/common/dialogcolorchoice.res
Normal file
@@ -0,0 +1,92 @@
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user