Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Force app into Landscape?
Forum Updated to NodeBB v4.3 + New Features

Force app into Landscape?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
landscapelayout
2 Posts 2 Posters 1.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    dflass
    wrote on 26 Jan 2016, 02:48 last edited by
    #1

    Hello.
    So, I got my app working on the iPad.
    Unfortunately it looks really great in landscape and dreadful in portrait.
    Is there some way to force it so that the app will not rotate when the ipad is rotated and will remain in landscape mode?
    Thanks

    R 1 Reply Last reply 26 Jan 2016, 07:26
    0
    • D dflass
      26 Jan 2016, 02:48

      Hello.
      So, I got my app working on the iPad.
      Unfortunately it looks really great in landscape and dreadful in portrait.
      Is there some way to force it so that the app will not rotate when the ipad is rotated and will remain in landscape mode?
      Thanks

      R Offline
      R Offline
      raven-worx
      Moderators
      wrote on 26 Jan 2016, 07:26 last edited by raven-worx
      #2

      @dflass
      someone please correct me if i am wrong, but i believe there is no Qt way of doing this. This has to be done in natively using mobile platform's capabilities.
      On android this would be altering the manifest file, on iOS i think you need to overrride UINavigationController. See this and this.

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      0

      2/2

      26 Jan 2016, 07:26

      • Login

      • Login or register to search.
      2 out of 2
      • First post
        2/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved