Works sometimes -- but not other times
Mark Rauterkus
mark.rauterkus at gmail.com
Sat Jun 23 10:28:55 EDT 2012
Hi,
Follow up. Some triggering issues / observations:
The handler,
on textChange
does NOT seem to work if a script puts content into a field. When a
user types into the fields, the messages gets passed well and all is
fine with my scripts. I've gotten away from the "on idle" to look for
changes in the fields. So, I'm now just doing on keyDown handler with
the original input field.
on keyDown var, temp, tWordCount, tNumberOfWords
--
Ta.
Mark Rauterkus Mark.Rauterkus at gmail.com
More information about the use-livecode
mailing list