Thanks... that was easy.. I am surprised I missed it in the documentation.
Glenn
----- Original Message -----
From: "Matt Quagliana" <matt at realsoftware dot com>
To: "Getting Started" <gettingstarted at lists dot realsoftware dot com>
Sent: Thursday, October 30, 2003 9:42 PM
Subject: Re: Getting all my windows together
> On 10/30/03 5:51 PM, "Glenn Holton" <gholton at vtiboston dot com> wrote:
>
> > My Question is this: How do I make the my executable only show ONE
object
> > running in the tray. ... I am looking for a way to encapsulate both
windows
> > into a global window for my application. Is it possible?
>
> Yes, this is definitely possible in REALbasic. What you want to is to make
> you project use the MDI (multiple document interface) model. Using the MDI
> model, your application has one main (parent) window that contains one or
> more (child) windows.
>
> To do this, select "Build Settings..." from the File menu and select
> "Windows Settings" from the drop-down list in the middle of the Build
> Settings dialog. Then check the "Multiple Document Interface" checkbox.
>
> And away you go...
>
> Matt Quagliana
> Director of Sales
> REAL Software, Inc.
> http://www.realsoftware.com
> Office: 512-328-7325 x719
>
>
> - - -
> Unsubscribe or switch delivery mode:
> <http://support.realsoftware.com/listmanager/>
>
> Search the archives of this list here:
> <http://support.realsoftware.com/listarchives/lists.html>
>
>
- - -
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|