Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Qml and different screen resolutions

    QML and Qt Quick
    4
    4
    1084
    Loading More Posts
    • 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.
    • mrdebug
      mrdebug last edited by 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?

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

      J 1 Reply Last reply Reply Quote 0
      • Pradeep P N
        Pradeep P N last edited by

        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 Reply Quote 0
        • J
          jalomic @mrdebug last edited by

          @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 Reply Quote 0
          • jiancaiyang
            jiancaiyang last edited by

            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 Reply Quote 0
            • First post
              Last post