<div dir="ltr">To be honest, "harbour-pygame_breakout.cpp" is uglycode.<div>I had the same question with you, and i didn't have a perfect solution so i used uglycode :(</div><div><br></div><div>I tried <a href="http://pyotherside.readthedocs.io/en/latest/">pyotherside</a> with qml, but it not support for SDL2 currently.</div><div>So, we need some help<span style="font-size:14px"> ;)</span></div><div><span style="font-size:14px"><br></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-01-27 14:58 GMT+08:00 Jonas Aaberg <span dir="ltr"><<a href="mailto:cja@lithops.se" target="_blank">cja@lithops.se</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
Hi,<br>
<br>
I tested two of my programs on SailfishOS:<br>
 - texttv (<a href="https://bitbucket.org/gmelchett/texttv" rel="noreferrer" target="_blank">https://bitbucket.org/<wbr>gmelchett/texttv</a>) written in python,<br>
   using pygame_sdl2<br>
 - endlessman (<a href="https://bitbucket.org/gmelchett/endlessman/" rel="noreferrer" target="_blank">https://bitbucket.org/<wbr>gmelchett/endlessman/</a>) written in<br>
   C using SDL2 (Needs some CFLAG changes to compile on Xperia X due to<br>
   gcc 4.x)<br>
<br>
Both works nicely on SailfishOS, except that I repeatedly get "Unnamed<br>
application is not responding" with a some seconds in between.<br>
Is there a way to respond from python and C? Or can I somehow mark my<br>
programs as "don't communicate" with them to make SailfishOS ignore<br>
them? Special option in .desktop?<br>
<br>
Or must there be some kind of wrapper, like this one:<br>
<br>
<a href="https://github.com/0312birdzhang/harbour-pygame_breakout/blob/master/src/harbour-pygame_breakout.cpp" rel="noreferrer" target="_blank">https://github.com/<wbr>0312birdzhang/harbour-pygame_<wbr>breakout/blob/master/src/<wbr>harbour-pygame_breakout.cpp</a><br>
<br>
<br>
Btw, I didn't manage to get it to compile, to me the error looks like<br>
the code is outdated (I'm completely green to QT and C++.. So some<br>
help then would be appreciated!)<br>
<br>
<br>
Best regards,<br>
 Jonas<br>
______________________________<wbr>_________________<br>
SailfishOS.org Devel mailing list<br>
To unsubscribe, please send a mail to <a href="mailto:devel-unsubscribe@lists.sailfishos.org">devel-unsubscribe@lists.<wbr>sailfishos.org</a></blockquote></div><br></div>