<br><br><div><span class="gmail_quote">On 11/15/07, <b class="gmail_sendername">Eero Tamminen</b> &lt;<a href="mailto:eero.tamminen@nokia.com">eero.tamminen@nokia.com</a>&gt; wrote:</span><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>ext Michael Stepanov wrote:<br>&gt; Thanks for your suggestions. IMHO the most appropriate way (but probably not<br>&gt; easiest) is to use DBUS functionality as Mika Yrjölä described. What do you<br>&gt; think?
<br><br>It depends from whether you&#39;re going to use D-BUS for anything else than<br>launching the application (do you need to listen to system events for<br>example like all the pre-installed applications) and how much you care
<br>about user not running multiple instances of the application at the same<br>time (accidentally).</blockquote><div><br>For sure, it should be only one copy the wrapper and SDL application&nbsp; run at the same time. And I don&#39;t need any DBUS events except to know that the SDL application crashes.
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Some SDL programs for example don&#39;t use D-BUS (games might have<br>a Gtk/Hildon UI wrapper for them using D-BUS though).
</blockquote><div><br>In my case I have similar situation. My SDL application doesn&#39;t use DBUS. It isn&#39;t even initialize according to maemo conception (I think it&#39;s a good point to add it). But the wrapper uses Gtk/Hildon UI.
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- Eero<br></blockquote></div><br clear="all"><br>-- <br>Cheers,<br>Michael