Hello
I created in my app a textbox using the following code
local otherInfo = native.newTextBox(50,100,200,60)
I also tried to add the fieldHandler parameter, but I wasn’t able to make the keyboard appear when I tap into the textbox on device. If I use a textfield object the keyboard is showing just fine when it is focused.
Is there anything else required in order for the textbox to be usable?
Thanks,
Dreea [import]uid: 9119 topic_id: 2065 reply_id: 302065[/import]