logoalt Hacker News

rubymamislast Sunday at 8:18 PM1 replyview on HN

Creating Daino Qt - a collection of components that makes Qt apps feel and look native on both Desktops and mobiles (each with its own set of challenges).

Developing Qt apps with C++ and QML is a blast - the fast performance of C++ and ease of use of writing UI in QML. But there is so much left to be desired with the built-in Qt Quick components - mobile issues like non native text handling, non native swipe-able stack view and much more. I’m aiming to bridge that gap.


Replies

nottorplast Sunday at 9:26 PM

So sad for a Qt old timer. Back when it used to be native on 3 desktop platforms...

show 1 reply