On Tue, Mar 5, 2013 at 5:24 PM, Sytze de Boer <[email protected]> wrote: > Now open a form (1) (e.g. a client listing) > Drag the bottom right corner and increase the (modal) form (1) and click on > a button which shows a client profile > (form 2) > > >From what I can see, form1 has now resized beautifully but form (2) is > still in its original size and looks "odd" > Did I miss something?
Disclaimer: I haven't tried this as I tend to (over)use pageframes for this kind of situation, but I believe that what you would need to do is put a resizer in the child form (or better, in the baseclass as The Foxil suggests downthread). Then, someplace in its Init or Show method have form 2 resize and reposition itself based upon form 1's size and location. The resizer should then take over for the contained controls and labels. dt -- Dave Thayer Denver, CO _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/caao+qoubdyfr6pfg_627edupk2zeza4yk8apa5dpq6fcde0...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

