Maximize Window
Phil Davis
davis.phil at comcast.net
Wed May 19 15:00:01 EDT 2004
Upon re-reading what you wrote, I realize you're probably NOT looking for
'iconic'. Oh well. My bad.
Phil
----- Original Message -----
From: "Rob Cozens" <rcozens at pon.net>
To: "How to use Revolution" <use-revolution at lists.runrev.com>
Sent: Wednesday, May 19, 2004 11:23 AM
Subject: Re: Maximize Window
> >Is there a command that I can use to maximize a window to the full
screen?
>
> Hi Derek,
>
> According to Rev Dictionary, "maximize" is a keyword relating to a
> window's decorations property.
>
> So if you don't want to
>
> set the rect of this stack to the screenRect
>
> or
>
> set the rect of this stack to the windowBoundingRect,
>
> you might try
>
> lock screen
> revChangeWindowSize [the screen width,the screen height]
> set the loc of this stack to the screenLoc
> unlock screen;
>
> but Rev Dictionary uses "set the rect of this stack to the
> screenRect" as an example.
> --
>
> Rob Cozens
> CCW, Serendipity Software Company
>
> "And I, which was two fooles, do so grow three;
> Who are a little wise, the best fooles bee."
>
> from "The Triple Foole" by John Donne (1572-1631)
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list