How to detect that user closed window

FlexibleLearning.com admin at FlexibleLearning.com
Thu Feb 5 14:45:11 EST 2015


The IDE can be easily suppressed with...

on closeStackRequest
   lock messages
    save this stack
    pass closeStackRequest
end closeStackRequest

Hugh Senior
FLCo


> Bob Sneidar wrote:
> 
> > Nope. You would think it does, but I have this in the stack script:
> >
> > on closeStackRequest
> >    save this stack
> >    pass closeStackRequest
> > end closeStackRequest
> >
> > I still get the save dialog when I close it.





More information about the use-livecode mailing list