Welcome!

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

Web and WebWorks Development

Reply
New Contributor
dbotha
Posts: 8
Registered: ‎05-03-2011
My Carrier: N/A

Playbook - Prevent portrait mode

How do I disallow switching to portrait mode on the Playbook? Thanks

Please use plain text.
Developer
shanerooni
Posts: 39
Registered: ‎03-01-2011
My Carrier: AT&T

Re: Playbook - Prevent portrait mode

http://supportforums.blackberry.com/t5/Web-and-WebWorks-Development/Locking-Orientation-with-the-Pla...

 

 

<rim:orientation-mode="landscape"/>

 

read the thread attached.  the code snippet should work in the config.xml file.

 

 

the search box up top is your friend. :smileywink:

Please use plain text.