{ "widgets": [{ "type": "FrameLayout", "name": "modal_background", "background": "#80808080", "width": "match_parent", "height": "match_parent", "visible" : 0, "touchTransparency": 0, "horizontalAlignment": "HA_CENTER", "verticalAlignment": "VA_CENTER", "children": [{ "type": "VerticalScrollLayout", "name": "panel", "background": "#faf0ffFF", "borderType": "line", "borderColor": "#808080FF", "width": "wrap_content", "height": "match_parent", "touchTransparency": 0, "zLevel": 10, "marginTop" : 0, "marginBottom" : 0, "paddingTop": 10, "paddingBottom": 10, "paddingLeft": 10, "paddingRight": 10, "itemSpacing": 20, "children" : [{ "type": "HorizontalLinearLayout", "name": "row1", "paddingBottom": 15, "paddingTop": 15, "paddingLeft": 15, "paddingRight": 15, "background": "#faf0ffFF", "borderType": "line", "borderColor": "#808080FF", "width": 454, "height": "wrap_content", "touchTransparency": 0, "itemSpacing": 20, "visible": 1, "children": [{ "type": "Button", "name": "button0", "width": 128, "height": 80, "background": "#00000000", "pressedDrawable": "#60606060", "hoverDrawable": "#60606060" }, { "type": "Button", "name": "button1", "width": 128, "height": 80, "background": "#00000000", "pressedDrawable": "#60606060", "hoverDrawable": "#60606060" }, { "type": "Button", "name": "button2", "width": 128, "height": 80, "background": "#00000000", "pressedDrawable": "#60606060", "hoverDrawable": "#60606060" }] }, { "type": "HorizontalLinearLayout", "name": "row2", "itemSpacing": 20, "paddingBottom": 15, "paddingTop": 15, "paddingLeft": 15, "paddingRight": 15, "background": "#faf0ffFF", "borderType": "line", "borderColor": "#808080FF", "width": 454, "height": "wrap_content", "touchTransparency": 0, "visible": 1, "children": [{ "type": "Button", "name": "button3", "width": 128, "height": 80, "background": "#00000000", "pressedDrawable": "#60606060", "hoverDrawable": "#60606060" }, { "type": "Button", "name": "button4", "width": 128, "height": 80, "background": "#00000000", "pressedDrawable": "#60606060", "hoverDrawable": "#60606060" }, { "type": "Button", "name": "button5", "width": 128, "height": 80, "background": "#00000000", "pressedDrawable": "#60606060", "hoverDrawable": "#60606060" }] }, { "type": "HorizontalLinearLayout", "name": "row3", "itemSpacing": 20, "paddingBottom": 15, "paddingTop": 15, "paddingLeft": 15, "paddingRight": 15, "background": "#faf0ffFF", "borderType": "line", "borderColor": "#808080FF", "width": 454, "height": "wrap_content", "touchTransparency": 1, "visible": 1, "children": [{ "type": "Button", "name": "button6", "width": 128, "height": 80, "background": "#00000000", "pressedDrawable": "#60606060", "hoverDrawable": "#60606060" }, { "type": "Button", "name": "button7", "width": 128, "height": 80, "background": "#00000000", "pressedDrawable": "#60606060", "hoverDrawable": "#60606060" }, { "type": "Button", "name": "button8", "width": 128, "height": 80, "background": "#00000000", "pressedDrawable": "#60606060", "hoverDrawable": "#60606060" }] }, { "type": "HorizontalLinearLayout", "name": "row4", "itemSpacing": 20, "paddingBottom": 15, "paddingTop": 15, "paddingLeft": 15, "paddingRight": 15, "background": "#faf0ffFF", "borderType": "line", "borderColor": "#808080FF", "width": 454, "height": "wrap_content", "touchTransparency": 0, "visible": 1, "children": [{ "type": "Button", "name": "button9", "width": 128, "height": 80, "background": "#00000000", "pressedDrawable": "#60606060", "hoverDrawable": "#60606060" }, { "type": "Button", "name": "button10", "width": 128, "height": 80, "background": "#00000000", "pressedDrawable": "#60606060", "hoverDrawable": "#60606060" }, { "type": "Button", "name": "button11", "width": 128, "height": 80, "background": "#00000000", "pressedDrawable": "#60606060", "hoverDrawable": "#60606060" }] }] } ] }] }