Fin to Asklemmy@lemmy.mlEnglish • 10 months agoQt app on GTK desktop or GTK app on Qt desktop?message-square14fedilinkarrow-up129arrow-down13
arrow-up126arrow-down1message-squareQt app on GTK desktop or GTK app on Qt desktop?Fin to Asklemmy@lemmy.mlEnglish • 10 months agomessage-square14fedilink
minus-squareJeenalinkfedilink3•10 months agoI have a Qt app on GNOME https://github.com/jeena/FeedTheMonkey and it’s much essier to code wit QML and C++. But it looks quite terrible. That is why I chose GTK and libadwaita for my next app. Looks terrific, but it takes me ages to learn how to use it, even though python is much easier than C++.
I have a Qt app on GNOME https://github.com/jeena/FeedTheMonkey and it’s much essier to code wit QML and C++. But it looks quite terrible.
That is why I chose GTK and libadwaita for my next app. Looks terrific, but it takes me ages to learn how to use it, even though python is much easier than C++.