Re: clickChunk discrepancy

2016-09-10 Thread hh
> Richmond M. wrote: > 'Twould be nice . . . if: > clickChunk always yielded a 'word', and clickLine always yielded a line. This works for here in a field's script (also listField). function clickWord return word clickWordNum() of me end clickWord function clickWordNum if the clickChar is in

Re: clickChunk discrepancy

2016-09-10 Thread Richmond
'Twould be nice . . . if: clickChunk always yielded a 'word', and clickLine always yielded a line. Richmond. On 10.09.2016 19:03, Mike Bonner wrote: 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 hav

Re: clickChunk discrepancy

2016-09-10 Thread Mike Bonner
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 wrote: > Why, if one clicks on a word (a set of chars bounded by spaces) in a