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

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,

2 comments

  1. Doug Reeder Says:
  2. I'm flattered that you'd repost my comment from LinkedIn, but credit would be nice.

     
  3. codesos Says:
  4. done , Sorry for that

     

Post a Comment