bricks/xterm/wterm.ui

89 lines
1.5 KiB
XML

{
"widgettype":"TabPanel",
"options":{
"tab_wide":"auto",
"height":"100%",
"tab_long":"70%",
"tab_pos":"top",
"items":[
{
"name":"kymoz.com",
"label":"kymoz.com",
"icon":null,
"content":{
"widgettype":"VBox",
"options":{},
"subwidgets":[
{
"widgettype":"Text",
"options":{
"text":"open terminal to kymoz.com"
}
},
{
"widgettype":"Button",
"options":{
"text":"Open"
},
"binds":[
{
"wid":"self",
"event":"click",
"actiontype":"urlwidget",
"options":{
"url":"{{
}
]
}
},
{
"name":"glib.cc",
"removable":true,
"label":"glib.cc",
"icon":null,
"content":{
"widgettype":"VBox",
"options":{},
"subwidgets":[
{
"widgettype":"Text",
"options":{
"text":"open terminal to glib.cc"
}
},
{
"widgettype":"Button",
"options":{
"text":"Open"
}
}
]
}
},
{
"name":"www.kaiyuancloud.cn",
"label":"www.kaiyuancloud.cn",
"icon":null,
"content":{
"widgettype":"VBox",
"options":{},
"subwidgets":[
{
"widgettype":"Text",
"options":{
"text":"open terminal to www.kaiyuancloud.cn"
}
},
{
"widgettype":"Button",
"options":{
"otext":"Open"
}
}
]
}
}
]
}
}