Do you have to use TextAreaSkin? Can you use the skin that uses TextField instead?
On 9/11/13 3:06 AM, "derChris" <[email protected]> wrote: >See >http://help.adobe.com/en_US/flex/mobileapps/WS82181550ec4a666a39bafe0312d9 >a274c00-8000.html > >derChris wrote >> "When the user interacts with the default soft keyboard for the >>TextInput >> and TextArea controls, the keyUp and keyDown events are dispatched only >> for a small subset of keys. To capture individual keypresses for all >>keys, >> use the change event." > >The strange thing on this is that the "return" / "line break" is only >recognized in combination with chars... when I hit the enter a few times I >also don't get the change event... > >Christian > > > >-- >View this message in context: >http://apache-flex-users.2333346.n4.nabble.com/Getting-Enter-Clicked-event >-Flex-Mobile-iOs-spark-skins-mobile-TextAreaSkin-tp2618p2667.html >Sent from the Apache Flex Users mailing list archive at Nabble.com.
