programatically click?

dunbarx at aol.com dunbarx at aol.com
Tue Apr 22 11:26:54 EDT 2014


Hi.



 using "click at the location" didn't work
You certainly can click in a list field programatically, and you will see the appropriate line become selected.


Check your coordinates? What did you do for "the location"?



And when you do, a mouseUp message will be sent. Now this may not be the only way to do what you want, but your original thinking was perfectly sound. So what went wrong?


Craig Newman





-----Original Message-----
From: larry <larry at significantplanet.org>
To: How to use LiveCode <use-livecode at lists.runrev.com>
Sent: Tue, Apr 22, 2014 11:12 am
Subject: Re: programatically click?


Hi John,
You put me onto a train of thought.
Here is what works:
set the hilitedline of field column3 to thisLine

call "mouseUp" of field column3



Thanks, Larry





----- Original Message ----- 
From: "John Dixon" <dixonja at hotmail.co.uk>
To: "How to use LiveCode" <use-livecode at lists.runrev.com>
Sent: Tuesday, April 22, 2014 8:48 AM
Subject: RE: programatically click?


> Would something like...
> 
> select line x of fld x  
> 
> help ?
> 
>> From: larry at significantplanet.org
>> To: use-livecode at lists.runrev.com
>> Subject: programatically click?
>> Date: Tue, 22 Apr 2014 08:43:55 -0600
>> 
>> Is there a way to programatically click on a line in a field whose list 
behavior is set to multi-line and non-contiguous?
>> 
>> TIA
>> Larry
>> 
>> P.S.  using "click at the location" didn't work
>> _______________________________________________
>> 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
>       
> _______________________________________________
> 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
_______________________________________________
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