Comment by pjmlp
2 days ago
Used to be written in C++, and usually trace back to the 1990's when C++ GUI frameworks used to rule.
Nowadays most are written in managed languages, and only hot paths are written in C++.
There is hardly anyone still writing new GUI applications on macOS, Windows in pure C++, even Qt nowadays pushes for a mix of QML, Python and C++.
No comments yet
Contribute on Hacker News ↗