Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. Qt Widgets stretching past the screen size (Main monitor) after updating from Qt 5.6 to Qt 5.12.4
Qt 6.11 is out! See what's new in the release blog

Qt Widgets stretching past the screen size (Main monitor) after updating from Qt 5.6 to Qt 5.12.4

Scheduled Pinned Locked Moved Unsolved Game Development
5 Posts 2 Posters 1.8k 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.
  • C Offline
    C Offline
    chrisbegames
    wrote on last edited by
    #1

    Hello,

    Per the subject, we are observing a sizing issue with our QWidgets after upgrading our Qt SDK.

    Whenever an user opens a QDialog, the widget will stretch both horizontally and vertically until surpassing the bounds of the monitor.

    I have tried several properties that have given me no results (Size policy, setting minimum size, etc). I do observe that not all of our widgets are showing this problem.

    Not sure what to look for. Any thoughts? What other information can I provide?

    Christian

    1 Reply Last reply
    0
    • C Offline
      C Offline
      chrisbegames
      wrote on last edited by
      #2

      Hello,

      Through pattern following and experimentation, I noticed that the issue is only present when I do not set a parent for the dialog widgets. This wasn't an issue in 5.6, so I am curious why has this started to appear after upgrading.

      Any thoughts?

      Christian

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        What version are you currently using ?
        Is it self-built ?
        On what OS are you running ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • C Offline
          C Offline
          chrisbegames
          wrote on last edited by
          #4

          Hi,

          Qt Version is 5.12.4 right from the Open Source website.

          Windows 10

          Christian

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Can you try with the latest Qt 5.13 version ?

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            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