[Gambas-user] Form.Width verses Maximized
GuruLounge - MailLists
maillists at ...1367...
Thu Mar 16 22:01:46 CET 2006
I found a bit if a work-around for this problem. It seems I need to
pause for about a second before the Form size values will read
correctly.
So I do something like this:
Form.state = 3
wait 1.0
x = Form.width
Y = Form.height
Jeff
On Wed, 2006-03-15 at 23:38 +0100, Benoit Minisini wrote:
> On Wednesday 15 March 2006 23:07, GuruLounge - MailLists wrote:
> > I noticed when I maximize a form the width and height properties don't
> > reflect the new size.
>
> Do you mean in the code or in the IDE property sheet?
>
--
.^.
/V\
/( )\
^^-^^
Linux Advocate
More information about the User
mailing list