1 comment

[ 190 ms ] story [ 853 ms ] thread
My favorite app made with QT ever is Telegram client.

https://github.com/telegramdesktop/tdesktop

It's so fast to use and the UX is incredible. I'm curious how much custom code is there per platform or QT takes care of most everything.

I'd love to maybe learn QT but C++ always seemed hard to approach although I know there are bindings from various languages to it.