Files
tdkpin/original/assets/decoded/dialogs/dialog_32514.json
T
2026-08-22 15:52:52 +02:00

80 lines
1.3 KiB
JSON

{
"style": "0x80c00040",
"bounds": {
"x": 20,
"y": 24,
"width": 180,
"height": 64
},
"menu": null,
"class": null,
"caption": null,
"declared_control_count": 4,
"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": 1,
"bounds": {
"x": 47,
"y": 42,
"width": 40,
"height": 14
},
"style": "0x50010001",
"class": {
"class_atom": "BUTTON"
},
"title": "OK",
"extra_hex": ""
},
{
"id": 2,
"bounds": {
"x": 93,
"y": 42,
"width": 40,
"height": 14
},
"style": "0x50010000",
"class": {
"class_atom": "BUTTON"
},
"title": "Cancel",
"extra_hex": ""
}
],
"font": {
"point_size": 8,
"name": "Helv"
}
}