keyboard/textField events

I'm using the native.setKeyboardFocus() and I'm looking to get the text from a textfield as it is being typed. I can only find reference to three event types:

  1. began - keyboard has appeared
  2. ended - user stops editing field (they touch a different field)
  3. submitted - "return" key is pressed

Is there something like an "onChange" event for the textfield or a "tap" event for the keyboard?

views:1388 update:2011/10/17 8:58:49
corona forums © 2003-2011