You can turn off "list behavior" in the properties, and it will work, but
even then if you still want the clicked line to be selected, you'll have to
do that in code yourself.

On Sat, Sep 10, 2016 at 9:32 AM, Richmond <richmondmathew...@gmail.com>
wrote:

> Why, if one clicks on a word (a set of chars bounded by spaces) in a
> standard *textField*
> does *clickChunk* yield that word, while in a scrolling *listField* does
> it yield the whole of the line?
>
> This is a problem if one wishes to know which word in a specific line in a
> scrolling
> listField an end-user has clicked.
>
> http://forums.livecode.com/viewtopic.php?f=7&t=27919
>
> Richmond.
> _______________________________________________
> use-livecode mailing list
> use-livecode@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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to