<div dir="ltr">On Fri, Feb 7, 2014 at 7:37 PM, Dietmar Schwertberger <span dir="ltr"><<a href="mailto:maillist@schwertberger.de" target="_blank">maillist@schwertberger.de</a>></span> wrote:<br><div class="gmail_extra">
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am 06.02.2014 19:00, schrieb Jens Persson:<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
And as mentioned earlier, PyQt runs just as good as on a regular desktop linux distro. :)<br>
</blockquote></div>
I would assume that QtWidgets are working much better on a desktop Linux.<br>
On Jolla this is not a realistic option - you have to use QML/QtQuick instead.<br>
<br>
Compared to Maemo/N900 the Jolla is more smartphone and less PC.<br>
<br>
And btw.: Android support is working well.<br>
For things like the local public transportation app or the remote control for TV it's better to have Android apps than nothing.<br>
<br>
Regards,<br>
<br>
Dietmar<div class=""><div class="h5"><br></div></div></blockquote><div> <br></div><div>On small touch displays you should never use QtWidgets (the graphical parts), that is a given. It doesn't matter if it's Symbian, Meego, Blackberry or Sailfish, it's all QML. When I write an app I first make it use raw QML/QtQuick on my desktop and then I port it to whatever additional QML based toolkit is available, for Sailfish it's called Silica ( <a href="https://sailfishos.org/sailfish-silica/index.html">https://sailfishos.org/sailfish-silica/index.html</a>  ).<br>
<br></div><div>Greets Jens<br></div></div></div></div>