Hi,
Can we hard code our app code to display only in one mode (Portrait or landscape) for devices supporting both modes?
If yes, please share some code on how to do it.
Thanks in advance
Unified_symbian
Hi,
Can we hard code our app code to display only in one mode (Portrait or landscape) for devices supporting both modes?
If yes, please share some code on how to do it.
Thanks in advance
Unified_symbian
just call the SetOrientationL in the ConstructL of the Appui class, then it will no-longer work as automatic.