Hi Attila<br><br><div class="gmail_quote"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Correct me if I'm wrong, but Qt (in general) does not have a default QAction<br>
for 'full screen'. </blockquote><div>Exactly<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">This means that any app that tries to implement<br>
full-screen switching via QAction (and that full-screen switch isn't just a<br>
setWindowState) is broken and needs to be worked around specifically for<br>
Maemo.</blockquote><div>It's correct.The point is, How many applications need to implement a own full-creen switching<br>QAction?<br></div><div>When we started to work on this port, we did some decisions. One of them was using a QMainWindow <br>
QAction to bind F6. <br><br>If some developers want to add an his own full-screen switching, them just need to remove the QMainWindow<br>QAction that F6 as shortcut and add a new one. <br><br>BR<br>Antonio <br><br><br><br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
I appreciate the default handler(s) for maemo-only applications, but with Qt,<br>
I'd much rather see the app act the same way on all platforms.<br>
</blockquote></div><br><br clear="all"><br>-- <br><br><a href="http://www.brainyquote.com/quotes/authors/c/casey_stengel.html" target="_blank">Casey Stengel</a> - "There comes a time in every man's life, and I've had plenty of them."