|
|
Subscribe / Log in / New account

Another misstep for Audacity

Another misstep for Audacity

Posted Jul 9, 2021 12:48 UTC (Fri) by wbartczak (guest, #140298)
In reply to: Another misstep for Audacity by flussence
Parent article: Another misstep for Audacity

wxWidgets were never a pleasant experience for developer. They were created when C++ was still half broken and people tried hard to figure out how to do universal UI with callbacks (in C++). I also have strange feeling that wxWidgets were borrowing a lot of ideas from MFC for Windows, which is another abomination (as usually in case of Micro$oft). I still wonder, if there's a core of Audacity that can be used to create something user interface agnostic (lib). So it can became something like gstreamer with plugins and app itself. The there could be a 1000 forks for UI and just one good library.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds