Comment by Joel_Mckay
16 hours ago
wxWidgets uses the native OS interfaces. They have a valid point about Qt sometimes breaking things, and should be packaged as an audacity-qt6 fork.
Your perspective is also valid, in that it could be phrased a little kinder. =3
> wxWidgets uses the native OS interfaces.
Audacity was fooling no one that it was a native MacOS app, or even a particularly well designed GTK app. The fundamental idea of WX is not sound. Turns out MFC is not a great abstraction for AppKit.
Even Qt uses some higher level native UI interfaces on its respective implementations.
In what way is the fundamental idea of wxWidgets not sound? It works very well, and is pretty much the only toolkit to do what it does.