Hey,<br><br><div class="gmail_quote">On Thu, Dec 24, 2009 at 3:12 AM, Sun Yalong <span dir="ltr"><<a href="mailto:Yalong.Sun@digia.com">Yalong.Sun@digia.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
We are porting app from Diablo to Fremantle. Thanks to qt, we could do it much more easier.<br>
And we met a problem that when we want to do task switch from a full screen app.<br>
<br>
So is that possible to call something in our app to perform a event like clicked the task-switch-button.<br></blockquote><div><br>You can do that via d-bus: dbus-send --type=signal --session /com/nokia/hildon_desktop com.nokia.hildon_desktop.exit_app_view<br>
<br>HTH<br><br>Best regards,<br><br> -- <br>Valério Valério<br><br><a href="http://www.valeriovalerio.org">http://www.valeriovalerio.org</a><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;">
Then we could enjoy our app in fullscreen mode and do task switch by double click or clicking a button etc.<br>
<br>
And also I notice Terminal way to solve this problem: do full screen or not in Terminal itself. It's nice and inspiring a bit but the UI will change also in future. Or may be it's better to perform a task switch even in our app.<br>
<br>
yalong<br>
_______________________________________________<br>
maemo-developers mailing list<br>
<a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a><br>
<a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
</blockquote></div><br><br clear="all"><br><br>