Re: Update to 4.4.2 - Now I Have A Transparent Dialog
Originally Posted by jpn
You cannot block the event loop with a busy loop (in fact, in the minimal test case you don't run an event loop at all). The application has no chance to deliver paint events, thus nothing gets painted.
In that case this example should perform the same using both versions of Qt, no?
Bookmarks