Move many buttons all at same time

Randy Hengst iowahengst at mac.com
Fri Jan 21 10:23:23 EST 2011


Hi Josep,

How about something like.....

on mouseUp
   move button "button1" relative 0,100 without waiting
   move button "button2" relative 0,100 without waiting
end mouseUp


take care,
randy hengst
-----
On Jan 21, 2011, at 8:14 AM, JosepM wrote:

> 
> Nop... They move one after one, when the first finish all the movement the
> next one begin the next...
> 
> Salut,
> Josep
> -- 
> View this message in context: http://runtime-revolution.278305.n4.nabble.com/Move-many-buttons-all-at-same-time-tp3229365p3229722.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list