[Qt-interest] slow down in excel and Windows Explorer problem
marcus julius
marcusjls at yahoo.com
Wed Aug 3 13:53:44 CEST 2011
Hi,
My Qt application causes a slow down when opening an excel document. Also, another problem occurs in Windows XP with the Windows+E button combination.
The problem stems from the createInternalHWnd() function in QEventDispatcher_win.cpp. When my application calls exec on a QEventLoop object, the above function is called while processing events.
Does anyone have an idea what to do about it? Is it a Qt bug?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110803/f8af7bcd/attachment.html
More information about the Qt-interest-old
mailing list