gettingstarted
[Top] [All Lists]

Re: Resizing several fields?

To: Getting Started <gettingstarted at lists dot realsoftware dot com>
Subject: Re: Resizing several fields?
From: Richard Chamberlain <sunsetandlabrea at fastmail dot fm>
Date: Thu, 28 Oct 2004 13:08:52 +0100
Delivered-to: gettingstarted at lists dot realsoftware dot com
References: <BDA6906C dot BE64%markus_winter at blueyonder dot co dot uk>

On 28 Oct 2004, at 12:02, Markus Winter wrote:

I'm feeling dumb right now - I have several objects (Editfields, Listboxes) side-by-side and one-above-the-other in a window (looks like a six on the dice). However when I resize it then they either run into each other or ...

It seems no combination of lock-top, -left, -right, -bottom deals with this. Is my only recourse to put some code in the windows resize event to deal
with this or am I missing the obvious?

Well locking can't handle distributing the new space equally among controls, and I presume that is what you want to do?

So I think your answer is yes you'll have to do this in the resize event.

Richard

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>