show / showMaximized pattern
Pierre-Nicolas Rigal
pnr at 4js.com
Tue Oct 23 12:28:29 CEST 2007
Hello,
I've seen that in your demos you have an #IFDEF to transform QMainWindow::show() in QMainWindow::showMaximized(), so the windows
are fullscreen, as expected on CE.
What is the correct pattern ? Should we also use #IFDEF (will likely be inside a utilities function), or is this something you'll
manage smoothly on qt side ?
(something like qApp->setWindowsMaximizedSoWindowsCEWindowsAreNicelyDisplayed(true) ;) ).
Pierre-Nicolas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.trolltech.com/pipermail/qtce-preview-feedback/attachments/20071023/38f8ed77/attachment.html
More information about the Qtce-preview-feedback
mailing list