nt9856x/code/application/source/cardv/SrcCode/UIWnd/LVGL_SPORTCAM/UIFlowLVGL.UIFlowWrnMsg.lvglscr
2023-11-23 14:56:57 +08:00

242 lines
7.4 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": "",
"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": 118,
"width": 210,
"x": 335,
"y": 58
},
"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
},
{
"Text": {
"text_font": "SF-UI-Text-Medium 16 1bpp"
},
"part": 0,
"state": 1
},
{
"Border": {
"border_color": "0x01a2b1"
},
"Text": {
"text_font": "SF-UI-Text-Medium 16 1bpp"
},
"part": 0,
"state": 2
},
{
"Border": {
"border_color": "0x44d1b6"
},
"Text": {
"text_font": "SF-UI-Text-Medium 16 1bpp"
},
"part": 0,
"state": 3
},
{
"Text": {
"text_font": "SF-UI-Text-Medium 16 1bpp"
},
"part": 0,
"state": 4
},
{
"Text": {
"text_font": "SF-UI-Text-Medium 16 1bpp"
},
"part": 0,
"state": 5
},
{
"Background": {
"bg_color": "0x0262b6"
},
"Text": {
"text_font": "SF-UI-Text-Medium 16 1bpp"
},
"part": 0,
"state": 6
}
],
"widget": "Message box"
},
{
"checkable": false,
"children": [
{
"align": "Left",
"class": "lv_label",
"click": false,
"drag": false,
"event callback": "",
"font type": "Font_Type0",
"geometry": {
"height": 20,
"width": 200,
"x": 5,
"y": 5
},
"hidden": false,
"locked": false,
"long mode": "Break",
"name": "label_msg",
"recolor": false,
"string id": "None",
"styles": [
{
"Text": {
"text_color": "0xffffff",
"text_font": "SF-UI-Text-Medium 16 1bpp",
"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": "Mode",
"widget": "Label"
}
],
"class": "lv_btn",
"click": true,
"drag": false,
"event callback": "",
"fit": "None",
"geometry": {
"height": 136,
"width": 210,
"x": 55,
"y": 52
},
"hidden": false,
"layout": "Off",
"locked": false,
"name": "button_msg_bg",
"state": "Released",
"style": "Custome Style",
"styles": [
{
"Background": {
"bg_color": "0x3c3c3c"
},
"Border": {
"border_color": "0x551f57",
"border_width": 0
},
"Mix": {
"radius": 12
},
"Outline": {
"outline_color": "0x551f57"
},
"Shadow": {
"shadow_color": "0x551f57"
},
"Value": {
"value_color": "0x3c3c3c",
"value_font": "montserrat 16 4bpp"
},
"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": "Button"
}
]
}