android dev - how to change screen orientation?

J. Landman Gay jacque at hyperactivesw.com
Tue Aug 9 14:22:04 EDT 2011


On 8/8/11 5:57 PM, Admin wrote:
>
>
>> Hello everyone,
>>
>> Right now, my app is in portrait mode, but I
> want it in landscape mode. What is the command to make that happen? Can
> I put this command in the openstack handler?

Use "mobileSetAllowedOrientations", it's documented in the Android 
release notes (you can get there from the Help menu.) Then set the 
initial orientation in the standalone settings.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list