fixing the screen direction of the application by programing

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
Rieko Saitoh
Posts: 13
Joined: Mon Dec 07, 2015 4:34 pm

fixing the screen direction of the application by programing

Post by Rieko Saitoh »

Hi,

Can I fix the screen direction of the application by programing?

I would like to fix the screen direction of application as "landscape". In setting of the device, I can fix the screen direction. However, I would like to display only a specific application as "landscape". I would like to set the screen direction by programing rather than the device setting.

Thanks in advance.


Best regards,
Rieko Saitoh
tsupartono
Posts: 289
Joined: Wed Apr 18, 2012 10:21 am

Re: fixing the screen direction of the application by programing

Post by tsupartono »

Hi Rieko,
There is currently no way to programmatically lock screen orientation. The only way to lock screen orientation is by requesting a custom version of LongRange.
Rieko Saitoh
Posts: 13
Joined: Mon Dec 07, 2015 4:34 pm

Re: fixing the screen direction of the application by programing

Post by Rieko Saitoh »

Thank you for reply.
I could understand it.
Thank you for the help!
Post Reply