[futurebasic] drawing in windows

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : April 1998 : Group Archive : Group : All Groups

From: Paul Treadwell <limulus@...>
Date: Wed, 29 Apr 1998 09:44:17 +1200
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