Smooth transition between stacks
J. Landman Gay
jacque at hyperactivesw.com
Tue Mar 20 21:56:07 EDT 2018
If the splash stack will become the standalone then you can't delete it,
since it will contain the LC engine and any scripts that need to run. If
you could delete it, the app would quit without warning.
You can use "go stack x in this window" if you want the destination stack
to occupy the same window frame.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On March 20, 2018 5:48:57 PM William Prothero via use-livecode
<use-livecode at lists.runrev.com> wrote:
Folks:
I got it to remove the calling stack and have a clean transition. However,
for a splash stack configuration with all of the stacks that do the main
app functions, should I even try to delete the splash stack? Is it needed
to run the application?
More information about the use-livecode
mailing list