Based on our record, wxWidgets seems to be more popular. It has been mentiond 10 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
> Are we missing somethng? wxWidgets?[1] [1]: https://wxwidgets.org/. - Source: Hacker News / 4 days ago
> produce relatively small binaries for simple applications The problem is that you need to have a huge Java runtime installed or use something like Jlink which still produces very large binaries for GUI apps. I think wxWidgets is the Lazarus alternative that is the closest to what grandparent was asking for. https://wxwidgets.org/. - Source: Hacker News / 23 days ago
In general, people must make a choice between portability, and the breadth of optimizations. For multi-platform builds, there are single code-base frameworks available: https://quasar.dev/ For MacOS, Linux Gtk, and Windows native builds there are mature free libraries that allow both FOSS and commercial static linking: https://wxwidgets.org/ Game engines are designed to solve a single set of use-cases for... - Source: Hacker News / 5 months ago
Why do your prefer it over https://wxwidgets.org given the licenses? Personally, I was keen on Qt right up to the 5.x change over. =3. - Source: Hacker News / 9 months ago
I decided to compile from scratch the latest wxWidgets from wxwidgets.org. And I compiled and installed successfully for both X11 and GTK. Source: over 1 year ago
Qt - Powerful, flexible and easy to use, Qt will help you not only meet your tight deadline, but also reduce the maintainable code by an astonishing percentage.
SFML - SFML provides a simple interface to the various components of your PC, to ease the development of games and multimedia applications. It is composed of five modules: system, window, graphics, audio and network.
GTK - GTK+ is a multi-platform toolkit for creating graphical user interfaces.
SDL - Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level...
PyQt - Riverbank | Software | PyQt | What is PyQt?
raylib - Cross-platform, open-source game development library in C.