Crucial stuff still has some issues with relative origin. f = MultiPageLayout("Servers", Rect(10, 10, 270, 80)); [Server.local, Server.internal].do({ |s| s.gui(f); f.view.decorator.nextLine; }); f.front; My performance GUI looks mostly OK, except that all the views are offset slightly higher and to the left of where they should be when relativeOrigin is true, bumping into the window margins which is ugly -- same as what I see in my mini-servers window. Or maybe it's not crucial; maybe the views are just plotting in the wrong place. This is after an svn update this morning and rebuild. I'm burned out on debugging... just reporting today. hjh : H. James Harkins : jamshark70@xxxxxxxxxxxxxxxxx : http://www.dewdrop-world.net .::!:.:.......:.::........:..!.::.::...:..:...:.:.:.:..: "Come said the Muse, Sing me a song no poet has yet chanted, Sing me the universal." -- Whitman |