Re: ReSizE

new topic     » goto parent     » topic index » view thread      » older message » newer message

Rob,

There is an example included with Win32Lib, "Button3.exw", which shows how
to some degree.  It also takes whatever text you want to put into a button
and auto-sizes the button to fit the text. (The internal description of the
program is not accurate, though, it pertains to an earlier simpler version
from which it was developed.)

Here's part of it:
procedure onResize_Win(atom flag, integer w, integer h)
    -- Whenever the window is resized, this routine
    -- ensures that the button are anchored to the
    -- bottom righthand corner.

Dan Moyer

> Robsz2 at aol.com wrote:
> > How can I make my programs to where they still look right after being
> > resized?
> >   Is it possible?
> >
> >
>
>
>

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu