Fin@lemmy.ml to Asklemmy@lemmy.mlEnglish · 8 months agoQt app on GTK desktop or GTK app on Qt desktop?message-squaremessage-square13fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1message-squareQt app on GTK desktop or GTK app on Qt desktop?Fin@lemmy.ml to Asklemmy@lemmy.mlEnglish · 8 months agomessage-square13fedilink
minus-squareJeena@jemmy.jeena.netlinkfedilinkarrow-up0·8 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++.