Full Screen
Scott Kane
scott at proherp.com
Fri Dec 9 11:51:58 EST 2005
Thanks Richard! :-)
Scott
> -----Original Message-----
> From: use-revolution-bounces at lists.runrev.com
> [mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of
> Richard Gaskin
> Sent: Saturday, December 10, 2005 3:40 AM
> To: How to use Revolution
> Subject: Re: Full Screen
>
>
> Scott Kane wrote:
> > I'm trying to get a stack to fill the entire
> > screen. I set the size properties to 1064 x 768
> > but it does not take up the full screen. Any
> > pointers would be greatly appreciated...
>
> The maximum size of a stack is governed by the
> windowBoundingRect global
> property. By default, the engine trims this rect to match the
> screenRect minus the space required for the taskbar, Dock,
> menubar, etc.
> The Rev IDE further trims this to make space for its
> toolbar and Tools
> palette.
>
> You can set the windowBoundingRect to match the full
> screenRect like this:
>
> set the windowBoundingRect to the screenRect
>
> --
> Richard Gaskin
> Managing Editor, revJournal
> _______________________________________________________
> Rev tips, tutorials and more: http://www.revJournal.com
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage
> your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-> revolution
>
>
More information about the use-livecode
mailing list