Close Box and Stand Alone Apps in LiveCode

Bob Sneidar bobs at twft.com
Fri Aug 31 17:29:45 EDT 2012


True enough, but password protecting the other stacks encrypts the code in them, so I am not sure what the risk is. I suppose to prevent the stacks from being used by themselves, you can add some code in preOpenStack that checks what the parent stack is. 

Bob


On Aug 31, 2012, at 2:10 PM, Peter Haworth wrote:

> To be honest, I hate the idea of splash stack/main stack unless there's a
> valid user related reason for a splash stack.  It just complicates the
> application stack structure and, if I'm not mistaken, only the splash stack
> is compiled when you create a standalone, the other stacks being right
> there in plain view.  Dealing with this particular situation is probably
> two lines of code in a closeStackRequest handler.
> Pete





More information about the use-livecode mailing list