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!!
I think you can use "Keyboard On Key 'Enter' pressed" event.
Develop games in your browser. Powerful, performant & highly capable.
Perfect! Worked. Thank you very much!