On Monday 18 May 2009 13:18:35 Antonio Aloisio wrote: > What's the problem with F6?
Correct me if I'm wrong, but Qt (in general) does not have a default QAction for 'full screen'. This means that any app that tries to implement full-screen switching via QAction (and that full-screen switch isn't just a setWindowState) is broken and needs to be worked around specifically for Maemo. I appreciate the default handler(s) for maemo-only applications, but with Qt, I'd much rather see the app act the same way on all platforms. _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
