Ask & Answer

Björnke von Gierke bvg at mac.com
Sun May 27 08:39:15 EDT 2007


You want "modal" not "modeless". But before you do that, make sure that 
there is a button on your "test" stack that closes it, otherwise you're 
stuck.

On 27 May 2007, at 13:44, LunchnMeets at aol.com wrote:

> Hi everyone,
>
> I put the following script in the button of another stack.
>
> on mouseUp
>  show stack "Test"
>  modeless stack "Test"
>  toplevel stack "Test"
>  beep
> end mouseUp
>
> I thought the beep shouldn’t sound in this case, but it does. I’m 
> trying to
> make my own custom ask and answer dialog boxes in a separate stack. I 
> want the
> beep to sound after I’m finished with stack “Test”. Obviously, I’m 
> going
> about this wrong.
>
> I never leave the IDE and I’m on Mac OSX.
>
> Joe
>
>
> **************************************
>  See what's free at
> http://www.aol.com.
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>




More information about the use-livecode mailing list