[futurebasic] Re: [FB] Re: futurebasic Digest 23 Dec 2003 04:18:33 -0000 Issue 2699

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : December 2003 : Group Archive : Group : All Groups

From: Joe Lewis Wilkins <PepeToo@...>
Date: Tue, 23 Dec 2003 13:31:03 -0800
Happy Holidays Ronald,

You should write a FN that creates all of the various items. Things like 
buttons, you probably don't want to resize; you may just want to change 
their locations. So make the bounding rectangles of each item based on 
the size of the window. Then, when the size changes, call this same FN 
as a refresh event. This should do the trick without a lot of other coding.

Joe Wilkins

ronald b. kopelman wrote:

>     OK, I know it is elementary & probably been done before, but I am 
> still a novice after all these years. I create an appearance window 
> with some fields & buttons. I flag a resize event & try to adjust 
> stuff to the new window size. Short of closing & reopening fields & 
> buttons, is there any elegant way of resizing these critters?
>
> ronald b. kopelman
> ronald.kopelman@...
>
>
> --
> To unsubscribe, send ANY message to 
> <futurebasic-unsubscribe@...>
>
>