This must be really simple but I have spent over an hour and a half on this.
I have a splash screen that stays open for a few seconds via a timer. Then my
main window opens. However, then the splash screen opens again mysteriously.
I have set breakpoints in the debugger. After the app.open, the main window
has appeared, but the splash has not appeared yet. So I get to the end of the
app.open and then I step, and the next thing is WinSplash.open! I can't
figure out
who is calling it and why. In the debugger there is no trail of calls, its
just as if
it was called by itself in the list. I also did a global search for every
occurence of
that window and not found any other calls to it. I am out of ideas.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|