Going crazy with closing a stack

Wouter wouter.abraham at pi.be
Mon Feb 2 05:38:15 EST 2004


On 02 Feb 2004, at 05:25, use-revolution-request at lists.runrev.com wrote:

> Message: 7
> Date: Mon, 02 Feb 2004 13:02:27 +0900
> From: Doug Lerner <doug at webcrossing.com>
> Subject: Re: Going crazy with closing a stack
> To: "jacque at hyperactivesw.com,How to use Revolution"
> 	<use-revolution at lists.runrev.com>
> Message-ID: <BC43FAE3.250DA%doug at webcrossing.com>
> Content-Type: text/plain; charset="US-ASCII"
>
> On 2/2/04 12:55 PM, "J. Landman Gay" <jacque at hyperactivesw.com> wrote:
>

snip


>>
>> My main stack has one stack handler:
>>
>> on closeStack
>> answer the target
>> end closeStack
>>
>> Substack has one stack handler:
>>
>> on closeStack
>> put "closing sub"
>> end closeStack
>>
>> I click the closebox in the substack and "closing sub" appears in the
>> message box. I never get an answer dialog.
>
> That's what I want to happen here too. :)
>
> doug at agh!
>

Why not use the closeStackRequest message?

Greetings,

WA






More information about the use-livecode mailing list