realbasic-games
[Top] [All Lists]

Re: Swapping default app window

To: REALbasic Games <realbasic-games at lists dot realsoftware dot com>
Subject: Re: Swapping default app window
From: Asher Dunn <asher at fireyesoftware dot com>
Date: Tue, 28 Jun 2005 19:32:18 -0400
Delivered-to: realbasic-games at lists dot realsoftware dot com
References: <8BEC4E1B-25DB-4351-9B46-4C3BD95C8D9C at gmail dot com>

On Jun 28, 2005, at 1:58 PM, Joel Reymont wrote:

Folks,

Have you swapped the default window of your app for another one at runtime?

This makes no sense; the default window only applies when the application is launched.

I would like to contain the functionality of my app in a single window, without opening multiple ones. I was thinking of creating Is it as simple as assigning to App.DefaultWindow?

There is no such property. If you need different "windows", but only want to use one window, you should look into the ContainerControl (RB 2005) and PagePanel classes.
This question seems more suited to the REALbasic NUG list.

Asher Dunn
--------------------------------------------------------
President and Head Developer of Fireye Software <http://www.fireyesoftware.com/>
AIM and Yahoo: fireye7517

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