1. ReSizE

--part1_ba.2391d5be.29d6c239_boundary

How can I make my programs to where they still look right after being resized?
  Is it possible?

--part1_ba.2391d5be.29d6c239_boundary

<HTML><FONT FACE=arial,helvetica><FONT  SIZE=2>How can I make my programs to
where they still look right after being resized?

--part1_ba.2391d5be.29d6c239_boundary--

new topic     » topic index » view message » categorize

2. Re: ReSizE

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 message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu