'Spreadsheet' Woes...
HyperChris at aol.com
HyperChris at aol.com
Thu Jul 31 21:06:00 EDT 2003
The most interesting thing I have found of late regarding tables is that when
you edit a cell, a closeField message is sent to the stack script.
Note that it is NOT sent to ...
the card script
to the field script
or even to the the frontscrip
(although there is a closeField handler in the frontScript ???)
Instead this closeField message just goes to the stack script. Very strange
but good to know as it allowed me to recalc the table like a spreadsheet does.
If anyone can explain that it would be a good lesson for me to learn!
More information about the use-livecode
mailing list