simulating clicking a line in a scrolling list field

Dan Friedman dan at clearvisiontech.com
Thu Oct 3 22:01:01 EDT 2002


Alan,

Try this:

On something
    set the hilitedLines of field "list" to tNumber
    send "mouseUp" to field "list"
End something

Hope that works for you.

-Dan


> Greetings to all,
> 
> Has anybody got s simple bit of code to simulate the user clicking on a
> particular line in a scrolling list field?
> 
> Something like "click at the location of line 5 of fld "list" (which
> unfortunately 'does not compute').
> 
> It's probably something simple but darned if I can figure it out.
> 
> TIA
> Alan Gayne




More information about the use-livecode mailing list