How to detect that user closed window

Bob Sneidar bobsneidar at iotecdigital.com
Thu Feb 5 13:33:45 EST 2015


Hi all. Simple workaround. Aren’t most workarounds simple in the end? Include this in a frontScript:

on closeStackRequest
   save stack the currentWindow
   pass closeStackRequest
end closeStackRequest


Bob S


More information about the use-livecode mailing list