开发者

Questions regarding BlackBerry BrowserField2

does anyone know how to specify the height of a net.rim.device.api.browser.field2.BrowserField? I cannot find how to do so in the BlackBerry API.

Also, when I use a browser field within my application, am I able to load one page, and from that page click a link a开发者_Python百科nd go to another? I am having issues doing that with the BrowserField2...If not, how can I achieve new page loading?

Thanks!


You could implement your own manager and override sublayout

After that you can create your own browser field and inherit your manager you created earlier.

As for the link stuff, this might help

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜