On terça-feira, 30 de julho de 2013 23:10:02, Alexander Syvak wrote: > When the showMaximized() is used in Windows 7, it indeed takes the whole > screen, but on OpenSUSE, e.g. it shows the taskbar. > When showFullScreen() is called, it works. Can anybody explain it step by > step in details?
Maximised means "use all the available space, not including the fixed parts of the screen, like panels and top menu bars". Full screen means "use the entire screen". So you've described the behaviour that is expected. -- 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
