Value of the SelectedLine

Eric Chatonet eric.chatonet at sosmartsoftware.com
Fri Apr 18 13:47:34 EDT 2008


Bonsoir Gregory,

Le 18 avr. 08 à 19:41, Gregory Lypny a écrit :

> Thank you for your responses Eric, Richard, and Scott.
>
> Looks like Eric identified the culprit and hilitedLine works fine  
> in place of selectedLine.  If I could impose just a little more  
> while I have your attention, how would I simulate a mouse click to  
> a particular line in a list field?  The command
>
> 	send mouseUp to line 1 of fld "My List Field"
>
> works only for line 1 and no other.
>
> Regards,
>
>
> Gregory Lypny

set the hilitedLine of fld "My List Field" to x
send "mouseUp" to fld "My List Field"

Assuming you have a mouseUp handler in fld "My List Field" that  
relies on the current selected line.

Best regards from Paris,
Eric Chatonet.
----------------------------------------------------------------
Plugins and tutorials for Revolution: http://www.sosmartsoftware.com/
Email: eric.chatonet at sosmartsoftware.com/
----------------------------------------------------------------





More information about the use-livecode mailing list