On Sat, Aug 20, 2011 at 4:40 PM, Oliver Sims <
[email protected]> wrote:

Hi Oliver,


> Problem with positioning a pushbutton in a dlgArea:
>
> I have created a re-sizable dialog with two dialog areas like this
> (excluding margins):
>
> +---------------------------------+  dlgArea1
> | +-----------------------------+ |
> | |                             | |
> | |                             | |
> | |          ListView           | |
> | |                             | |
> | |                             | |
> | +-----------------------------+ |
> +---------------------------------+
> +---------------------------------+  dlgArea2
> |                      +--------+ |
> |                      | Button | |
> |                      +--------+ |
> +---------------------------------+
>
> But when I re-size to the right (or left) the button does not keep its
> right
> edge in line with the right edge of the ListView, the result looking like
> this:
>

Yeah, this is just the way it works.

As I tried to indicate in another post on this class, I think Jon's
implementation was very clever for a Rexx only implementation.  However, it
is not the direction I would take for this functionality (resizable dialog
functionality.)

So, I'm not inclined to tinker with DlgAreaU.  Rather I intend to implement
the functionality in native code, in C++, when I get a chance.  <grin>

--
Mark Miesfeld
------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Oorexx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to