gettingstarted
[Top] [All Lists]

Re: Mysterious Window Appearance

To: Getting Started <gettingstarted at lists dot realsoftware dot com>
Subject: Re: Mysterious Window Appearance
From: Jonathan Johnson <jonj at realsoftware dot com>
Date: Sat, 29 May 2004 08:06:46 -0500
Delivered-to: gettingstarted at lists dot realsoftware dot com
List-help: <mailto:gettingstarted-request@lists.realsoftware.com?subject=help>
List-id: Getting Started <gettingstarted.lists.realsoftware.com>
List-post: <mailto:gettingstarted@lists.realsoftware.com>
References: <50 dot 2cb5a9de dot 2de9979b at aol dot com>

On May 29, 2004, at 2:36 AM, GAmoore at aol dot com wrote:

in searches. However, there was another cause too :
winSplash.ShowModal // Causes Window to appear as it should
   winSplash.Timer1.Mode = 0 // This causes the Window to reappear.

Just for your information, what's happening is that "showModal" blocks, which means until the splash screen is closed or hidden, the next line of code won't execute. Instead, the order of the lines above should be reversed.

HTH,
Jon


--
Jonathan Johnson
Testing Department
REAL Software, Inc.

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

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

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