<div dir="ltr"><div><div>This site answers both your questions: <a href="https://harbour.jolla.com/faq">https://harbour.jolla.com/faq</a> <br><br></div>1. QWidgets are unsupported on Sailfish because they are not mobile-optimized and not hardware accelerated.<br>
</div>2. Python will be supported but isn't yet.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jan 26, 2014 at 1:33 PM, Dietmar Schwertberger <span dir="ltr"><<a href="mailto:maillist@schwertberger.de" target="_blank">maillist@schwertberger.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi!<br>
<br>
Until now I have been using PySide to write Qt Widgets applications that were running fine<br>
under Windows and Maemo.<br>
With some if/else I got native look & feel on both platforms.<br>
<br>
Now I've tried the same with PyQt5 on Sailfish OS and the application looks<br>
like a Windows application and even opens new windows when I e.g. open the menu.<br>
Unfortunately it seems that QML is the only way to get native look and feel.<br>
Am I right?<br>
<br>
Switching to QML/Qt Quick seems a major effort and especially, it is very un-pythonic<br>
to use this mixture of two languages.<br>
Even when I switch, it seems that there's quite some effort to stay compatible over<br>
multiple platforms as you more or less have to use Silica components on Sailfish OS<br>
and on the other hand I won't gain usability on a mouse based platform like Windows.<br>
<br>
With Maemo I had the impression that it was quite easy to port any GUI application<br>
and get at least a reasonable UI. Seems that this is not true with Sailfish OS any more.<br>
You have to choose between all or nothing...<br>
<br>
Regards,<br>
<br>
Dietmar<br>
<br>
______________________________<u></u>_________________<br>
SailfishOS.org Devel mailing list<br>
</blockquote></div><br></div>