Thanks, this worked perfectly!

gc



On 10/20/99 12:22 PM, Kevin Miller <[EMAIL PROTECTED]> wrote:

>> Question #2: if I'm creating the external for the first time, I want it
>> to start in the window of the splash screen. However, despite the lock
>> screen message, I still see the clone stack appear offset from the splash
>> screen, before it hops into the splash screen's position. Is there any
>> way to do this better, without the shifting window bit?
>
>You're already using "in the window of stack", so I assume you're seeing the
>stack for that moment its opened after you clone it.  Try:
>
>hide stack "prefsTemplate"
>clone stack "prefsTemplate"
>set the name of it to "prefs"
>close stack "prefs"
>show stack "prefs"
>save stack "prefs" as theStackFile
>go stack theStackFile in window of this stack

Reply via email to