Hi!
I have a input field (numeric). When the mobile device's numeric keypad (Android) comes up, I'd like to be able to capture the Go key to accept the input. Any ideas?
Thanks!!
Develop games in your browser. Powerful, performant & highly capable.
I think you can use "Keyboard On Key 'Enter' pressed" event.
Perfect! Worked. Thank you very much!