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. OpenglWidget doesn't work on a high resolution screen
Forum Updated to NodeBB v4.3 + New Features

OpenglWidget doesn't work on a high resolution screen

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.6k 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.
  • V Offline
    V Offline
    vochinin
    wrote on last edited by
    #1

    I'm working with 2 displays 1920x1200 plugged to my ATI video card. Virtually I have screen with 3840x 1200. When I strecth my OGLWidget on the whole screen nothing displays on the part of the screen with the resolution over 2060. I even see my Windows desctop over my widget. It seems like widget is not refreshed there. Only when I move my window OGLWidget refreshes there. Qt window though works properly on the whole screen. Any one has any idea why OGLWidget doesnt' refreshes on the high resolution screen?

    1 Reply Last reply
    0
    • V Offline
      V Offline
      vochinin
      wrote on last edited by
      #2

      The problem stand still.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        DerManu
        wrote on last edited by
        #3

        Since this seems like a bug I suggest you file a bug report ("https://bugreports.qt-project.org/":https://bugreports.qt-project.org/).

        However, bugfixing is going quite slow on special (i.e. not use-case) bugs like this one. You might have to dig into the code of Qt and fix it yourself. If you're lucky it's just some hardcoded update-rect-limit you need to change or the size of a buffer etc.

        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