java - Questions regarding BlackBerry BrowserField2 -
Do anyone know how to specify the height of net.rim.device.api.browser.field2.BrowserField? I do not have to do this in the Blackberry API.
In addition, when I use a browser field in my application, am I able to load a page, and click on a link from that page and go to another? I'm having problems with doing this with BrowserField2 ... If not, how can I load a new page?
Thank you!
You can apply your own manager and override
For link content,
Comments
Post a Comment