Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
New Developer
zcox
Posts: 3
Registered: 07-06-2009

Embedded browser defaults to Column View, not Page View

When embedding a browser into an app screen using RenderingSession/BrowserContent, the browser initially opens in Column View.  The particular HTML we're displaying looks horrible in Column View - is there any way to specify that the browser should open in Page View by default?
Please use plain text.
Administrator
MSohm
Posts: 10,887
Registered: 07-09-2008
My Carrier: Bell

Re: Embedded browser defaults to Column View, not Page View

A web page can be opened in Page View using the BrowerField2 API that has been added in BlackBerry handheld software version 5.0.  It is not possible to programmaticaly default to page view in previous versions.
Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.