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.rauter...@gmail.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to