Fin@lemmy.ml to Asklemmy@lemmy.mlEnglish · 8 months agoQt app on GTK desktop or GTK app on Qt desktop?message-squaremessage-square14fedilinkarrow-up128arrow-down13
arrow-up125arrow-down1message-squareQt app on GTK desktop or GTK app on Qt desktop?Fin@lemmy.ml to Asklemmy@lemmy.mlEnglish · 8 months agomessage-square14fedilink
minus-squareJeena@jemmy.jeena.netlinkfedilinkarrow-up3·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++.