Hi,
I made a small keyboard to use, uiInput didnt work for me....
i have a problem, if the user type "too fast" the order of the messages is messed...
maybe a solution could be instead of send a message a direct call in UICamera maybe adding an interface or getting the uibuttonmessage... that will reduce the messages to half... because uibuttonmessage then send one more message... adding more delays...
maybe uibuttonmessage could have a delegated method for onclick onpress etc... that will make the code much faster...