Still having trouble
Mark Smith
mark at maseurope.net
Mon May 28 13:52:08 EDT 2007
Why are you opening the stack as modal, then changing it to topLevel?
The 2 lines following the topLevel are surely redundant?
on mouseup
modal stack "Test"
beep
end mouseUp
Does this not work?
Best,
Mark
On 28 May 2007, at 18:43, LunchnMeets at aol.com wrote:
> Hi everyone,
>
> I was hoping the following script would wait for a button to be
> selected in
> the “Test” stack before beeping. I was unsuccessful. What am I
> missing?
>
> on mouseUp
> modal stack "Test"
> topLevel stack "Test"
> go stack "Test"
> show stack "Test"
> beep
> end mouseUp
>
> In the script of the pushed button of the “Test” stack I wanted to
> get the
> name of the button for further use in the above script. I can’t
> figure it out?
> Should I use a palette stack instead perhaps? Thanks for your
> continuing
> support.
>
> 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