Resizestack: sending and passing problem

André.Bisseret Andre.Bisseret at inria.fr
Thu Oct 12 04:35:51 EDT 2006


Le 11 oct. 06 à 23:57, David Bovill a écrit :

> Spent hours trying to track this down...
>
>  send "resizeStack" to card 1
>
> Could not get it to work.
>
> Then tried this. Create a blank stack - on the card script add:
>
> on mouseUp
>    beep
>    pass mouseUp
> end mouseUp
>
> And put an empty button on a card. Clicking on the button gives you  
> a very
> pleasing beep. But put this script in the button:
>
> on mouseUp
>    send "mouseUp" to card 1
> end mouseUp
>
> And you get an error!

Hello,

I tried what you asked and I did not get any error !?
Mac Pro OS X 10.4.8 Rev 2.7.4

Best regards from Grenoble
André

> Remove the "pass mouseUp" from the card script and
> everything works.
>
> OK - so my problem is how do you send "resizeStack" messages. I  
> don"t want
> to not pass this message?
> _______________________________________________
> 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