Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Ignore Windows scaling
Qt 6.11 is out! See what's new in the release blog

Ignore Windows scaling

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 1.0k Views 2 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.
  • ivanicyI Offline
    ivanicyI Offline
    ivanicy
    wrote on last edited by
    #1

    Hello!

    I have a problem with the Windows scale (Configuration->Screen->change text size (100%)). When I install my app in a laptop (which has this value in 125%) my widgets cut the texts. How can I fix it?
    Is there any way to make qt ignore this attribute?

    Thank you very much!

    jsulmJ 1 Reply Last reply
    0
    • ivanicyI ivanicy

      Hello!

      I have a problem with the Windows scale (Configuration->Screen->change text size (100%)). When I install my app in a laptop (which has this value in 125%) my widgets cut the texts. How can I fix it?
      Is there any way to make qt ignore this attribute?

      Thank you very much!

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @ivanicy Do you use layouts to arrange your widgets?
      Did you check https://doc.qt.io/qt-5/highdpi.html ?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2
      • ivanicyI Offline
        ivanicyI Offline
        ivanicy
        wrote on last edited by
        #3

        Yes, I use layouts like russian dolls. I try with this link but I don't get any solution

        1 Reply Last reply
        0
        • mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi
          Did you try start the app with scaling disabled to see if its actually the cause of the cut texts?

          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