init
This commit is contained in:
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"style": "0x80c800c0",
|
||||
"bounds": {
|
||||
"x": 20,
|
||||
"y": 24,
|
||||
"width": 180,
|
||||
"height": 75
|
||||
},
|
||||
"menu": null,
|
||||
"class": "BorDlg",
|
||||
"caption": null,
|
||||
"declared_control_count": 5,
|
||||
"controls": [
|
||||
{
|
||||
"id": 101,
|
||||
"bounds": {
|
||||
"x": 10,
|
||||
"y": 20,
|
||||
"width": 160,
|
||||
"height": 12
|
||||
},
|
||||
"style": "0x50810080",
|
||||
"class": {
|
||||
"class_atom": "EDIT"
|
||||
},
|
||||
"title": null,
|
||||
"extra_hex": ""
|
||||
},
|
||||
{
|
||||
"id": 100,
|
||||
"bounds": {
|
||||
"x": 10,
|
||||
"y": 8,
|
||||
"width": 160,
|
||||
"height": 10
|
||||
},
|
||||
"style": "0x50020000",
|
||||
"class": {
|
||||
"class_atom": "STATIC"
|
||||
},
|
||||
"title": null,
|
||||
"extra_hex": ""
|
||||
},
|
||||
{
|
||||
"id": 102,
|
||||
"bounds": {
|
||||
"x": 6,
|
||||
"y": 5,
|
||||
"width": 168,
|
||||
"height": 32
|
||||
},
|
||||
"style": "0x50000001",
|
||||
"class": "BorShade",
|
||||
"title": null,
|
||||
"extra_hex": ""
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"bounds": {
|
||||
"x": 42,
|
||||
"y": 44,
|
||||
"width": 36,
|
||||
"height": 24
|
||||
},
|
||||
"style": "0x50010001",
|
||||
"class": "BorBtn",
|
||||
"title": "Button",
|
||||
"extra_hex": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"bounds": {
|
||||
"x": 102,
|
||||
"y": 44,
|
||||
"width": 36,
|
||||
"height": 24
|
||||
},
|
||||
"style": "0x50010000",
|
||||
"class": "BorBtn",
|
||||
"title": "Button",
|
||||
"extra_hex": ""
|
||||
}
|
||||
],
|
||||
"font": {
|
||||
"point_size": 8,
|
||||
"name": "Helv"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user