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