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@...> > >