WebOSDev - Programming has just evolved

The online blog for the webOS developer community you can find everything you need here to get a strong start developing applications for the webOS platform

avoiding virtual keyborad popup on textfield in Pre 3

Posted by codesos Monday, July 11, 2011 2 comments

courtesy of Doug Reeder:

Mojo presumes there's a keyboard present, and so sets keyboard focus on the first textfield in a scene, unless you call SceneController.setInitialFocusedElement(null). Many developers don't check whether their app is running on a TouchPad,