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. Issue with Qt GUI Widget Alignment
Forum Updated to NodeBB v4.3 + New Features

Issue with Qt GUI Widget Alignment

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 294 Views 1 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.
  • R Offline
    R Offline
    raju1421
    wrote on last edited by
    #1

    Dear Qt Experts,
    We're encountering an issue with our Qt Creator 5.10.0 project.
    While our desktop version of the Qt GUI displays properly, we've noticed alignment problems on laptops.
    Attaching the images of desktop view as laptop view for reference.
    Could you kindly assist us in resolving this discrepancy?
    Thank you for your support.

    laptop_view.png

    desktop_view.png

    Pl45m4P 1 Reply Last reply
    0
    • R raju1421

      Dear Qt Experts,
      We're encountering an issue with our Qt Creator 5.10.0 project.
      While our desktop version of the Qt GUI displays properly, we've noticed alignment problems on laptops.
      Attaching the images of desktop view as laptop view for reference.
      Could you kindly assist us in resolving this discrepancy?
      Thank you for your support.

      laptop_view.png

      desktop_view.png

      Pl45m4P Offline
      Pl45m4P Offline
      Pl45m4
      wrote on last edited by Pl45m4
      #2

      @raju1421

      Please provide more information like exact platforms, hardware and display settings.
      What Qt version is used?

      From my personal experience I can tell that most laptops have dpi scaling/zoom enabled and that might cause the UI to look different.
      (this can be found in Windows display settings)


      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      1 Reply Last reply
      0
      • R Offline
        R Offline
        raju1421
        wrote on last edited by
        #3

        Hi @Pl45m4,
        Thanks for the response.
        Laptop:Windows 10 Pro
        Let us know the settings what to be used?
        qt_version.png
        display_settings_laptop.png

        Pl45m4P 1 Reply Last reply
        0
        • R raju1421

          Hi @Pl45m4,
          Thanks for the response.
          Laptop:Windows 10 Pro
          Let us know the settings what to be used?
          qt_version.png
          display_settings_laptop.png

          Pl45m4P Offline
          Pl45m4P Offline
          Pl45m4
          wrote on last edited by
          #4

          @raju1421

          That's your QtCreator but not your Qt Framework version. Check your Kit in QtCreator.

          Set that 125% to 100% and check how it looks.
          There are known issues when it comes to scaling.
          Some are fixed in later Qt versions.


          If debugging is the process of removing software bugs, then programming must be the process of putting them in.

          ~E. W. Dijkstra

          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