Is it possible to open the keyboard programmatically…without tapping on a nativetextfield? For example, I’d like to be able to create an edit button that then opens the keyboard to edit a text field. Any help is very much appreciated!
Derek [import]uid: 88842 topic_id: 23652 reply_id: 323652[/import]
I think you could tie this to a button, I haven’t tried it but it looks possible; http://developer.anscamobile.com/reference/index/nativesetkeyboardfocus
Let me know if that helps 
Peach [import]uid: 52491 topic_id: 23652 reply_id: 95044[/import]
Yep, that does it - thanks!!
[import]uid: 88842 topic_id: 23652 reply_id: 95154[/import]
Fantastic! Good luck with your project
[import]uid: 52491 topic_id: 23652 reply_id: 95192[/import]