Remix.run Logo
rubymamis 2 days ago

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.

nottorp 2 days ago | parent [-]

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

rubymamis a day ago | parent [-]

It's still native (in terms of performance and ability to customize the look and feel) and working pretty well, it's just that not enough effort was put into making the built-in components behave and look like those on the platforms it runs.