10-02-2009 05:28 PM
Ahh I can't remember what the program is called when you have a blackberry app, menus, etc... but it's using a web site and the browser. Does anybody have any experience with this kind of work that might be able to give me a friendly nudge in the right direction?
Paul
10-03-2009 09:32 PM
BlackBerry Widget? Only available in BlackBerry Device Software 5.0 which is not available yet.
You can also write a Java application and use the BrowserField (which is in reality not really a Field) to render the browser content within the Java application.