开发者

BrowserField2 : Focus through all the links in the BrowserField

开发者 https://www.devze.com 2023-02-08 17:05 出处:网络
I\'v been looking for some time now. Like many others I cannot figure out how to enable a simple navigation inside a BrowserField. I want the focus to go through all the links (or anything that is fo

I'v been looking for some time now.

Like many others I cannot figure out how to enable a simple navigation inside a BrowserField. I want the focus to go through all the links (or anything that is focusable) inside the browserfield as we roll the trackwheel in any direction开发者_开发技巧. And when the focus reach the top or the bottom of the browserfield, it would go to the next or previous field.

The 3 different navigation modes of the BrowserFieldConfig are not what I'm looking for. "NONE" would be the closest but I need to be able to focus on the links.

Thank you.


navigation mode focusable is not available for OS 5, check BlackBerry WebWorks to do an app with focusable mode on OS 5.

0

精彩评论

暂无评论...
验证码 换一张
取 消