browserfield
Blackberry: Launch native browser from embeded browser
I am writing an JRE 5.0.0 app.The app has some HTML tips content that I display with a field2.BrowserField.I\'d like to launch t开发者_如何转开发he native browser when a user clicks certain links.I\'v[详细]
2023-02-11 10:29 分类:问答browserfield finished loading in blackberry
Please can anyon开发者_运维问答e help me with my issue - what is the way to know that browserfield2 has finished loading in Blackberry.[详细]
2023-01-01 09:57 分类:问答Blackberry - How to print HTML String in a field
I have an HTML String like <p>something</p> etc... some other html string etc... <p>something</p&开发者_运维问答gt;[详细]
2022-12-30 15:13 分类:问答change font size in browser field blackberry
here is the code: public class MyHttp extends MainScreen{ public static final String HTTP_FILE = \"local:///sources\";[详细]
2022-12-29 00:12 分类:问答Blackberry how to display message in app if device got no internet connection?
I\'ve just started with programming for the Blackberry device. I\'m using version 5 of the API. I\'m building a very simple application which is just a browserfield. So far it\'s all working great. I[详细]
2022-12-28 20:19 分类:问答Display simple HTML in a native BlackBerry application
I want to be able to display some simple chunks of HTML in my native BlackBerry app, NOT returned from a URL.This is similar to existing Stackoverflow questions (e.g. here and here), but I need help g[详细]
2022-12-13 13:06 分类:问答