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
Forum Update on Tuesday, May 27th 2025

Qml and different screen resolutions

Scheduled Pinned Locked Moved QML and Qt Quick
4 Posts 4 Posters 1.3k Views 3 Watching
  • 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.
  • M Offline
    M Offline
    mrdebug
    wrote on 16 Mar 2015, 10:05 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 16 Mar 2015, 18:49
    0
    • P Offline
      P Offline
      Pradeep P N
      wrote on 16 Mar 2015, 11:53 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
      • M mrdebug
        16 Mar 2015, 10:05

        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 16 Mar 2015, 18:49 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
        • J Offline
          J Offline
          jiancaiyang
          wrote on 17 Mar 2015, 04:14 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

          1/4

          16 Mar 2015, 10:05

          • Login

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