gettingstarted
[Top] [All Lists]

Re: Window start up position

To: Getting Started <gettingstarted at lists dot realsoftware dot com>
Subject: Re: Window start up position
From: Russ Jones <r dot jones at sympatico dot ca>
Date: Fri, 25 Aug 2006 08:27:47 -0400
Delivered-to: listarchive at realsoftware dot com
Delivered-to: gettingstarted at lists dot realsoftware dot com
References: <20060825121001 dot 2CEF3BD622 at xprdmxin dot myway dot com>

On Aug 25, 2006, at 8:10 AM, Steven Hedgepeth wrote:


The language reference does not give any information on using Screen (0) as opposed to Screen(any integer). Is there some documentation on what effect non-zero numbers have on the function?


ScreenCount will tell you the number of screens actually connected to the computer your app is running on. If ScreenCount is two, Screen(0) refers to the first screen, Screen (1) to the other. I would not recommend using an index for Screen that takes you beyond the physically installed equipment.

Russ

_______________________________________________
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>