LockMoves

Randy Hengst iowahengst at mac.com
Sun May 18 17:23:41 EDT 2014


The "without waiting" will make the difference… and they'll move at the same time

On May 18, 2014, at 4:22 PM, Nakia Brewer <Nakia.Brewer at westrac.com.au> wrote:

> This is basically what I am currently doing with the 'without waiting' addition.
> 
> I will give this a try and see what effect it has.
> 
> Note: my current implementation works but each object moves one at time (second starts after first finishes)
> 
> 
> 
> Sent from my iPhone
> 
>> On 18 May 2014, at 11:33 pm, "Richmond" <richmondmathewson at gmail.com> wrote:
>> 
>>> On 18/05/14 16:20, Randy Hengst wrote:
>>> Nakia, try something like this:
>>> 
>>> on mouseUp
>>>   move group "Menu1Group" relative 0,22 without waiting
>>>   move group "Menu2Group" relative 0,-22
>>> end mouseUp
>>> 
>>> be well,
>>> randy
>> 
>> That works perfectly over here!
>> 
>> Richmond.
>> 
>> _______________________________________________
>> 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
>> 
> 
> COPYRIGHT / DISCLAIMER: This message and/or including attached files may contain confidential proprietary or privileged information. If you are not the intended recipient, you are strictly prohibited from using, reproducing, disclosing or distributing the information contained in this email without authorisation from WesTrac. If you have received this message in error please contact WesTrac on +61 8 9377 9444. We do not accept liability in connection with computer virus, data corruption, delay, interruption, unauthorised access or unauthorised amendment. We reserve the right to monitor all e-mail communications.
> 
> 
> 
> _______________________________________________
> 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