16 Jan 2006 18:16
[PATCH] qt3-win translatePaintEvent and wakeUp
Michal Mecinski <mimec <at> mimec.org>
2006-01-16 17:16:55 GMT
2006-01-16 17:16:55 GMT
Hello, Here are two patches attached. src/kernel/qapplication_win.cpp Don't erase the widget's background in QETWidget::translatePaintEvent() if it has the WNoAutoErase flag set. src/kernel/qeventloop_win.cpp src/kernel/qeventloop_win_utils.cpp Fixed QEventLoop::wakeUp() to wake the gui thread, not the current thread from which the function was called. I also found a weird bug I wasn't able to fix. When a QGLWidget-derived widget is created as a tab of a QTabWidget, it's not visible. However it's displayed correctly when it's wrapped in another widget (for example a QHBox). -- -- Regards, Michal Mecinski (www.mimec.org)
_______________________________________________ kde-cygwin mailing list kde-cygwin <at> kde.org https://mail.kde.org/mailman/listinfo/kde-cygwin
RSS Feed