[Qt-interest] Qt 4.8.0 Release Candidate available

Till Oliver Knoll till.oliver.knoll at gmail.com
Sat Oct 15 16:35:42 CEST 2011


Am 15.10.11 15:50, schrieb Till Oliver Knoll:
>> ...
>> It worked okay with the previous 4.8 beta, but now it seems that the
>> mainwindow content (geometry) is only updated AFTER the animation to
>> fullscreen has finished, leading to ugly visual artifacts.
>
> So far I did not succeed in reproducing this with a small example
> program,

Got it:

   https://bugreports.qt.nokia.com/browse/QTBUG-22043

I placed the call QApplication::setGraphicsSystem("raster") at the wrong 
place in my example application ;)

By the way, whoever is interested in how to use the "Lion full screen" 
feature, the attached example shows the basics ;) However I have 
stripped down runtime and compile checks, so it will really only compile 
and properly work on Lion...

Hope the raster engine gets some final polishing in Qt 4.8 on Mac! 
(Unfortunatelly there is another showstopper bug for me in the "Native" 
engine which Nokia doesn't seem to want to fix it:

   https://bugreports.qt.nokia.com/browse/QTBUG-15663

:/

Cheers, Oliver



More information about the Qt-interest-old mailing list