{
   "labels" : [],
   "code" : "(\r\nvar addr, nCol, nRow, scrW, scrH, view, aRow, rows, views;\r\n\r\naddr = \"https://www.window-swap.com/window\";\r\nnCol = 3;\r\nnRow = 4;\r\nscrW = Window.screenBounds.width;\r\nscrH = Window.screenBounds.height;\r\n\r\nview = { WebView().url_(addr) };\r\naRow = { view ! nCol };\r\nrows = aRow ! nRow;\r\n\r\nviews = Window(bounds:Window.screenBounds.width@Window.screenBounds.height);\r\nviews.layout = VLayout(*rows.collect { |x| HLayout(*x) });\r\nviews.front;\r\n)",
   "id" : "1-5e3",
   "is_private" : null,
   "name" : "Views with sounds from somewhere in the world",
   "author" : "prko",
   "description" : "inspired by the web site \"https://www.window-swap.com/window\"",
   "ancestor_list" : []
}
