Hacker News new | ask | show | jobs
by samwillis 1384 days ago
Audacity is one of the largest (if not the largest?) still active projects using wxWidgets, it seems like fairly obvious if you are somewhat aware of that.
1 comments

Why did wxWidgets fell out of favor?
I don't think it did, the world just moved to mobile and web based apps, then backward towards the desktop with Electron.

I would say wxWidget and QT are probably still the most used cross platform desktop GUI toolkits.

I think there were some problems with wxWidgets and generally people moved to Qt, if they were still making cross-platform desktop apps, and if they haven’t migrated to Electron.
Not used much anywhere.