Page 1 of 1

tableField oddity

Posted: Wed Aug 21, 2019 6:16 pm
by dunbarx
Make a table field, and put some text into a few lines of it. Put this into its script:

Code: Select all

on mouseDown
   click at "11,11" -- the value is not pertinent
end mouseDown
Click on any cell. The entirety of all "cells" in all lines before and including the "cell" clicked on becomes hilited.

Craig

Re: tableField oddity

Posted: Wed Aug 21, 2019 7:38 pm
by richmond62
Not for me it didn't . . . Mac OS 10.14.6, LC 9.5

Actually what that did do is stop me being able to select any cell at all.