On Thu, 17 Sep 2020 10:21:43 -0500 David wrote: > Are Qt5 apps lighter ? snappier ? or easier to code than the gtk 3 > counterparts ? I believe KDE apps are mostly Qt (or a Qt variant with KDE bits wedged in). I certainly find it easier to code Qt than gtk. The gtk apps I've debugged from time to time (claws-mail is one example) seem to require vastly more work from the programmer to do things which seem like they ought to be easier in a GUI toolkit. Qt has its own challenges mind you (mostly finding that you need to turn your brain inside out to understand how Qt wants you to do things as opposed to how you think it should obviously work :-). _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx