Field modified function?
Mark Wieder
mwieder at ahsoftware.net
Mon Sep 18 12:22:49 EDT 2006
Josh-
Sunday, September 17, 2006, 6:33:19 PM, you wrote:
> selectionChanged triggers even if the contents have NOT changed... so
> you either update every time the field gets focus (sloppy) or have to
> write a complex workaround to save the field contents, then check
> them later against the stored version.
There's no way around that. You either have to know that the field
contents have changed or you don't. Are you saying that you have a way
to tell whether the field contents have been changed when you receive
a closeField message? Without setting the same semaphore? And if you
want to implement an "undo" or "revert" feature you need to save the
original contents anyway...
--
-Mark Wieder
mwieder at ahsoftware.net
More information about the use-livecode
mailing list