[Qt-interest] OpenGL & Vista without desktop composition bug !!!
Vincent LEFORT
vincent.lefort at gmail.com
Wed Oct 28 10:12:50 CET 2009
Hello,
We can see a problem under OpenGL with Qt when we run our program (or qt
demo) on Vista when the Aero Theme (desktop compositing) is disabled.
*How to do : *
- Launch for example the demo 2D painting.
- Move a window above the opengl widget.
- Alt+tab to get back the opengl application.
=> The opengl widget only refresh the region which was hidden by the other
window.
This problem appear with some other GUI libraries (like freeGlut or
wxWidget<http://trac.wxwidgets.org/ticket/10168>)
but not on win32 based application.
The problem does neither appear when dektop composition is enabled under
windows vista nor when the application is launched under windows xp so
without any hardware accelerated window rendering.
You can see in attachment a screen shot of the problem.
Do you know any trick to fix this problem ?
Best regards.
Vincent.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091028/58dbc748/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gl_01.jpg
Type: image/jpeg
Size: 199579 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091028/58dbc748/attachment.jpg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gl_02.jpg
Type: image/jpeg
Size: 153718 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091028/58dbc748/attachment-0001.jpg
More information about the Qt-interest-old
mailing list