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. QDockWidget issues with QGLWidget

QDockWidget issues with QGLWidget

Scheduled Pinned Locked Moved General and Desktop
6 Posts 2 Posters 2.0k 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.
  • D Offline
    D Offline
    drujma
    wrote on last edited by
    #1

    Hi,

    I'm developing an application composed by a QMainWindow and several QDockWidgets. In the main window the central widget is a QGLWidget (there are no other widgets). One of these dock has a drag and drop mechanism which works fine when the widget is docked. When the widget is floating I'm not able to drag and drop. If I remove the OpengGL widget everything works fine. Is it possible that the QGLwidget is responsible for this kind of problem?

    Thanks.

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

      Hi and welcome to devnet,

      You'll have to give a bit more details like what OS you're on, what version of Qt you use etc...

      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
      • D Offline
        D Offline
        drujma
        wrote on last edited by
        #3

        I'm using Windows 8 Professional x64 and Qt 5.1 32bit

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

          Which version did you install ? OpenGL ? MinGW ?

          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
          • D Offline
            D Offline
            drujma
            wrote on last edited by
            #5

            I compiled the qt 5.1 version with VisualStudio 2012 32bit and i used the -opengl desktop switch in the configure script

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

              Sounds like a bug...

              You could try asking on the interest mailing list (you'll find Qt's developers/maintainers there, this forum is more user oriented) and check the "bug report system":bugreports.qt-project.org/issues/ to see if someone else already experienced the problem

              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