Kill a Standalone
Sarah Reichelt
sarah.reichelt at gmail.com
Thu Sep 21 19:47:04 EDT 2006
On 9/22/06, Bridger Maxwell <bridgeyman at gmail.com> wrote:
> Hey,
> I am sure this is a common question, but I can't find any posts that
> address it. I compiled a standalone application, but I created my own
> titlebar and my own exit button. The exit button has the script "delete the
> current stack". This works to hide the stack, but the process never
> dissapears (I am using Windows). I even have the destroystack property set
> to true. What is the command to completely close a standalone application?
>
I don't think you have to "delete" the stacks but you do have to make
sure all stacks are closed. Another common cause of a process refusing
to die is the speech library not being unloaded on quit.
HTH,
Sarah
More information about the use-livecode
mailing list