realbasic-nug
[Top] [All Lists]

Re: Which window to open?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Which window to open?
From: m <mdeh at comcast dot net>
Date: Thu, 29 May 2008 23:37:16 -0700
Authentication-results: mx.google.com; spf=pass (google.com: domain of realbasic-nug-bounces at lists dot realsoftware dot com designates 66.116.103.65 as permitted sender) smtp dot mail=realbasic-nug-bounces at lists dot realsoftware dot com
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <5B033843-B22F-41F1-B411-32842C575AEF at comcast dot net> <260A7F0C-2F42-4031-8749-1B72ED549B6F at mac dot com>
thank you both Tom and Jon. Will give it a try.
Michael.



On May 29, 2008, at 11:33 PM, Tom Benson wrote:

> in the project tab, click the app class, and set it's default window
> property from the inspector.
>
> You may also wish to check that the "implicitInstance" bit of the
> original window has been turned off, by selecting it in the project
> tab and unchecking the "implicitInstance" checkbox in it's properties
> inspector.
>
> Cheers,
> Tom
>
> On 30/05/2008, at 3:49 PM, m wrote:
>
>> I am debugging a program. I have duplicated a window, set all the  
>> code
>> in the new window to the same as the old window. Changed the name of
>> the first ( now Old) window, but when I run the app, the Old window,
>> not the new window opens.
>> How do I get the new window to open when the app starts.
>> Thanks in advance.
>> Michael.
>>
>>
>> _______________________________________________
>> Unsubscribe or switch delivery mode:
>> <http://www.realsoftware.com/support/listmanager/>
>>
>> Search the archives:
>> <http://support.realsoftware.com/listarchives/lists.html>
>
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
>
> Search the archives:
> <http://support.realsoftware.com/listarchives/lists.html>

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


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