nt9856x/code/application/source/cardv/SrcCode/UIWnd/LVGL_SPORTCAM/UIFlowLVGL.UIFlowWrnMsg.lvglscr
2023-10-10 20:53:02 +08:00

205 lines
6.0 KiB
Plaintext
Executable File

{
"event callback": "UIFlowWrnMsgEventCallback",
"name": "UIFlowWrnMsg",
"screen color": "0x551f57",
"widgets": [
{
"add buttons": [
],
"animation time": 500,
"button's text": "",
"class": "lv_msgbox",
"click": true,
"content": "\n",
"drag": false,
"event callback": "message_box_wrnmsg_event_callback",
"font type(bg)": "Font_Type0",
"font type(btn)": "Font_Type0",
"font type(btn_bg)": "Font_Type0",
"geometry": {
"height": 134,
"width": 210,
"x": 55,
"y": 52
},
"hidden": false,
"locked": false,
"name": "message_box_1",
"recolor": false,
"string id": "STRID_NULL_",
"styles": [
{
"Background": {
"bg_color": "0x3c3c3c"
},
"Border": {
"border_color": "0xdddddd",
"border_width": 0
},
"Mix": {
"radius": 10
},
"Shadow": {
"shadow_opa": 0,
"shadow_width": 0
},
"Text": {
"text_color": "0xffffff",
"text_font": "montserrat 16 4bpp",
"text_sel_bg_color": "0x00b495",
"text_sel_color": "0x3c3c3c"
},
"part": 0,
"state": 0
},
{
"part": 0,
"state": 1
},
{
"Border": {
"border_color": "0x01a2b1"
},
"part": 0,
"state": 2
},
{
"Border": {
"border_color": "0x44d1b6"
},
"part": 0,
"state": 3
},
{
"part": 0,
"state": 4
},
{
"part": 0,
"state": 5
},
{
"Background": {
"bg_color": "0x0262b6"
},
"part": 0,
"state": 6
}
],
"widget": "Message box"
},
{
"auto size": true,
"children": [
{
"align": "Left",
"class": "lv_label",
"click": false,
"drag": false,
"event callback": "",
"font type": "Font_Type0",
"geometry": {
"height": 54,
"width": 184,
"x": 13,
"y": 12
},
"hidden": false,
"locked": false,
"long mode": "Break",
"name": "label_tips",
"recolor": false,
"string id": "None",
"styles": [
{
"Text": {
"text_color": "0x3c3c3c",
"text_font": "montserrat 16 4bpp",
"text_sel_bg_color": "0x00b495",
"text_sel_color": "0x3c3c3c"
},
"part": 0,
"state": 0
},
{
"part": 0,
"state": 1
},
{
"part": 0,
"state": 2
},
{
"part": 0,
"state": 3
},
{
"part": 0,
"state": 4
},
{
"part": 0,
"state": 5
},
{
"part": 0,
"state": 6
}
],
"text": "Message:abcdefghijklmnopqrstuvwsyz",
"widget": "Label"
}
],
"class": "lv_img",
"click": false,
"drag": false,
"event callback": "",
"geometry": {
"height": 136,
"width": 210,
"x": -257,
"y": 46
},
"hidden": false,
"locked": false,
"name": "warning_bg",
"offset": {
"X": 0,
"Y": 0
},
"source": "sf_warning_bg",
"styles": [
{
"part": 0,
"state": 0
},
{
"part": 0,
"state": 1
},
{
"part": 0,
"state": 2
},
{
"part": 0,
"state": 3
},
{
"part": 0,
"state": 4
},
{
"part": 0,
"state": 5
},
{
"part": 0,
"state": 6
}
],
"widget": "Image"
}
]
}