realbasic-nug
[Top] [All Lists]

Re: Window.Width when fullscreen?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Window.Width when fullscreen?
From: Terry Ford <tmford at shaw dot ca>
Date: Sat, 29 Jul 2006 17:34:23 -0700
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <58CD08F0-97C3-43DD-B790-11016212D993 at tribu dot ch>

On Jul 29, 2006, at 5:13 PM, Arnaud Nicolet wrote:

Hi,

When I check the fullscreen property of a window, how do I get the actual width and height of it?

I'm sure I can't rely on the Screen(0).width and height properties, right?

Wrong.

Perhaps you might be more interested in the AvailableLeft, AvailableHeight, AvailableTop and AvailableWidth properties of the Screen Class.

Terry


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>