I am using nightly build r1866 and having problems getting user input on HTC desire.
Does anyone know how to let user input to a EditBox on a touch screen phone?
I have tried:
EditBox::IM_STANDARD
EditBox::IM_NUMBERS
EditBox::IM_QWERTY
But none works.
Any help is very much appreciated.