<br><br><div><span class="gmail_quote">On 11/15/07, <b class="gmail_sendername">Eero Tamminen</b> <<a href="mailto:eero.tamminen@nokia.com">eero.tamminen@nokia.com</a>> 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>> Thanks for your suggestions. IMHO the most appropriate way (but probably not<br>> easiest) is to use DBUS functionality as Mika Yrjölä described. What do you<br>> think?
<br><br>It depends from whether you'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 run at the same time. And I don'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'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't use DBUS. It isn't even initialize according to maemo conception (I think it'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;"> - Eero<br></blockquote></div><br clear="all"><br>-- <br>Cheers,<br>Michael