Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Qml and different screen resolutions

Qml and different screen resolutions

Scheduled Pinned Locked Moved QML and Qt Quick
4 Posts 4 Posters 1.3k 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.
  • mrdebugM Offline
    mrdebugM Offline
    mrdebug
    wrote on last edited by mrdebug
    #1

    Hi. Now I'm writing an app for Android and iOS.
    In order to support devices with low and high resolution, when the app starts it verifies the screen size and, using states, it uses different fonts size for each type of screens resolution.
    And you, how have resolved this problem?

    Need programmers to hire?
    www.labcsp.com
    www.denisgottardello.it
    GMT+1
    Skype: mrdebug

    J 1 Reply Last reply
    0
    • Pradeep P NP Offline
      Pradeep P NP Offline
      Pradeep P N
      wrote on last edited by
      #2

      Hi,,

      I guess you can set the font size with respect to your screen size.

      Pradeep Nimbalkar.
      Upvote the answer(s) that helped you to solve the issue...
      Keep code clean.

      1 Reply Last reply
      0
      • mrdebugM mrdebug

        Hi. Now I'm writing an app for Android and iOS.
        In order to support devices with low and high resolution, when the app starts it verifies the screen size and, using states, it uses different fonts size for each type of screens resolution.
        And you, how have resolved this problem?

        J Offline
        J Offline
        jalomic
        wrote on last edited by
        #3

        @mrdebug I have same problem
        What i found:
        http://www.kdab.com/pixels-trust-scalable-uis-qml-part-2/
        http://www.kdab.com/scalable-uis-qml/
        http://doc.qt.io/qt-5/scalability.html

        1 Reply Last reply
        0
        • jiancaiyangJ Offline
          jiancaiyangJ Offline
          jiancaiyang
          wrote on last edited by
          #4

          I've resolved the problem for some time.
          Here is my blog:)
          http://blog.csdn.net/gamesdev/article/details/31828513

          我们自己的论坛:http://qtdream.com
          擅长三维角色仿真动画。

          1 Reply Last reply
          0

          • Login

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