Detect when a field changes

Bill Vlahos bvlahos at mac.com
Sat Nov 16 20:11:23 EST 2013


Yes I can and have done things like this. But my problem is that it is stupid.

The field knows that something has changed because it has the correct (new) information in it.

I find it annoying that I’m the one who has to remember to call a handler when I make a change.

Bill Vlahos
_________________
http://www.linkedin.com/in/billvlahos/
InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure.
lcTaskList: (http://www.infowallet.com/lctasklist/index.htm)
RunRev lcTaskList Forum: (http://forums.runrev.com/viewforum.php?f=61)

On Nov 16, 2013, at 4:04 PM, Peter Haworth <pete at lcsql.com> wrote:

> I guess you could also send a textChanged message to the field, or pull the
> textChanged logic into a separate handler and call it from textChanged and
> wherever else you put text into the field.




More information about the use-livecode mailing list