show / showMaximized pattern
Pierre-Nicolas Rigal
pnr at 4js.com
Tue Oct 23 13:59:12 CEST 2007
Thanks for the answer.
I'll do the same for now, and I'll follow the decision.
Regards,
Pierre-Nicolas
-----Original Message-----
From: Thomas Hartmann [mailto:Thomas.Hartmann at trolltech.com]
Sent: mardi 23 octobre 2007 13:06
To: Pierre-Nicolas Rigal
Cc: qtce-preview-feedback at trolltech.com
Subject: Re: show / showMaximized pattern
Hi,
The #ifdef is just a temporary solution and we are thinking about how to
handle this properly. But nothing has been decided yet.
Regards,
Thomas Hartmann
Pierre-Nicolas Rigal wrote:
>
> 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
>
More information about the Qtce-preview-feedback
mailing list