Native Input Dialog

Monkey Forums/User Modules/Native Input Dialog

Volker(Posted 2013) [#1]
Module Tskeyboard.

Shows a native input dialog under XNA, Android, Html5

Known issues:
It's better to create the instance of tskeyboard in the OnCreate() method of you App.
Otherwise you may get trouble with OnSuspend() under XNA.
Diddy required, at least for the example.

Compile tskeyboard.monkey for an example.

http://skopia.de/MonkeyModules/tskeyboard.rar


CopperCircle(Posted 2013) [#2]
Sounds good, I will check it out. Are you planing to add iOS?


Volker(Posted 2013) [#3]
No. Perhaps Flash.