But still ugly. Stuff like Code: {kind: "Control", layoutKind: "HFlexLayout", style: "width: 500px; height: 100px;", pack: "center", align: "start", components: [ {kind: "Button", caption: "Open", onclick: "openPopup"}, {kind: "Button", caption: "Close", onclick: "closePopup"} ] }
{kind: "Control", layoutKind: "HFlexLayout", style: "width: 500px; height: 100px;", pack: "center", align: "start", components: [ {kind: "Button", caption: "Open", onclick: "openPopup"}, {kind: "Button", caption: "Close", onclick: "closePopup"} ] }