Possibly this is expected, but...
Richard Gaskin
ambassador at fourthworld.com
Sun May 25 16:53:08 EDT 2008
John Vokey wrote:
...
> To make a long story short, I tracked the problem down to a
> preopenStack handler of the stack script:
>
> on preopenStack
> set the loc of me to the screenloc--centre stack
> set the fixstack of this stack to false
> hide menubar
> set the decorations of this stack to empty
> set the backdrop to black
> hide stack "Home"
> hide message
> end preopenStack
>
> *Any* preopenstack handler. That is, the existence of the
> preopenstack handler appears to block the generation of the openCard
> handler, but only in StackRunner (and in a standalone, if I create
> one), but NOT in either the two IDEs.
I initialize everything I write with preOpenStack handlers, so I doubt
that's truly the source of the error.
Could it be the line that hides "Home", since StackRunner has no concept
of a Home stack?
--
Richard Gaskin
Fourth World Media Corporation
___________________________________________________________
Ambassador at FourthWorld.com http://www.FourthWorld.com
More information about the use-livecode
mailing list