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. Windows, ubuntu, opengl, and popup dialogs
QtWS25 Last Chance

Windows, ubuntu, opengl, and popup dialogs

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 792 Views
  • 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.
  • P Offline
    P Offline
    pmaynard
    wrote on last edited by
    #1

    Using Qt 5.1.0, qtcreator 2.8.1 on windows 7 64 bit and 2.7.2 on ubuntu 64 bit running on VirtualBox 4.2.10. Works fine on windows. Same code on ubuntu, popup dialogs are hidden behind my opengl windows. In Ubuntu, if I have maximized my opengl window (displaying an image), the only way to find the popup dialog is to minimize the opengl window. If my opengl window isn't maximized, when I move the popup dialog any portion that overlaps the opengl window is hidden.

    I would guess this has something to do with idle painting of the opengl window that is done differently on Ubuntu vs. Windows. But I have no clue.

    Any suggestions on how to insure that popup dialogs are "topmost" in their stacking order in both OS's?
    Thanks.

    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