Input does not work on Android and WebOS. The program just crash.
I can understand Android, as it is something similar to iOS, but... Pre2 has a phisical keyboard, as a PC computer! shouldn't it work?
I will end implementing my own keyboard graphical input, but on WebOS... it will not look "cool" to have a virtual keyboard on screen when there is a real one...
Yes, it should work. Use ddgui_input or a ddgui text field, that should be able to deal with hw keyboard. It uses inkey$ internally.