I never have any problems drawing in the unused scroll bar area, I just use PRINT%(0,_WINDOW(_height)+12)"Some Text"; I've never tried putting buttons or edit fields in there though... Andy ---------- From: Paul Treadwell To: futurebasic@... Subject: [FB] drawing in windows Date: 28 April 1998 22:44 Is there any way to draw in the bottom part of a resizeable window ? I mean between the two lines that would enclose the scroll bar if there was one. I want to put in the dimensions of the window ie 200x345 which will change when I get a resize event. I can put an edit field at the bottom left of the drawing area but would love to drop it down between the two lines. I'm guessing the only way would be to create a whole custom window which I'm reluctant to get into at the moment. Is there any nice simple way ? TIA Paul -- To unsubscribe, send ANY message to <futurebasic-unsubscribe@...>