[Qt-interest] Mouse movement required to make things happen?

Bob Hood bhood2 at comcast.net
Wed Feb 24 00:05:53 CET 2010


Eric Clark wrote:
>> So, this sounds like the QGLWidgets may be obstructing the event loop
>> in
>> some way?
>>     
>
> Yes it does. Is it possible for you to turn off the rendering of your QGLWidget to
> see if it is in fact, that widget? Maybe we can help the Qt folks narrow down the
> issue.
>   

Unfortunately, I cannot confirm.  I disabled widgets, and even removed
the QGLWidget-based elements from the interface, and I still get the issue.

OpenGL is still a prime suspect, though, since I have another Qt-based
application, built using the same version of Qt, that doesn't use OpenGL
and doesn't have these issues.




More information about the Qt-interest-old mailing list