On terça-feira, 30 de julho de 2013 23:39:02, Alexander Syvak wrote: > But the geometry takes the whole screen in this example. > And on Windows showMaximized() took the whole screen, so it took "the fixed > part" as you said. Contradiction.
You cannot overlay the docks and other fixtures on some systems, unless you ask to be placed on top of them. showMaximized doesn't ask, showFullscreen does. If you're going to show maximised or fullscreen, you shouldn't setGeometry, since the geometry is already known by the windowing system. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
