realbasic-games
[Top] [All Lists]

Re: full screen in games

To: REALbasic Games <realbasic-games at lists dot realsoftware dot com>
Subject: Re: full screen in games
From: "Joseph J. Strout" <joe at realsoftware dot com>
Date: Fri, 12 Nov 2004 07:00:09 -0600
Delivered-to: realbasic-games at lists dot realsoftware dot com
References: <03957F28-3486-11D9-A9DC-000D93515A56 at landoq dot com>
At 9:36 AM +0100 11/12/04, Landoq wrote:

Is possible open a full screen for run a game made in RealBasic ?

Of course. The easiest way is to simply check the FullScreen property of your window, and uncheck MenuBarVisible. See Armageddon for an example of a game using this technique <http://www.codenautics.com/armageddon/>.

Another way is to use a plugin, such as Frank Condello's "Display Overlord" plug-in (do a search of the archives or the web for that).

Best,
- Joe

--
REAL World 2005 - The REALbasic User Conference
March 23-25, 2005, Austin, Texas
<http://www.realsoftware.com/realworld>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

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

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