Multiple windows are done using the 'window' command, which works the same as Shoes.app, same args, take a block, all that jazz. The only difference is that the window will have it's 'parent' property set to the Shoes.app which created it. You can then close a window with somewindow.close I believe. :)

Reply via email to