wxWidgets: Cross-Platform GUI Library
wxwidgets.org
wxWidgets is a C++ library that lets developers create applications for Windows, macOS, Linux and other platforms with a single code base.
GitHub - wxWidgets/wxWidgets: Cross-Platform C++ GUI Library
github.com
wxWidgets allows you to write native-looking GUI applications for all the major desktop platforms and also helps with abstracting the differences in the non-GUI aspects between them.
wxWidgets - Wikipedia
en.wikipedia.org
wxWidgets (formerly wxWindows) is a widget toolkit and tools library for creating graphical user interfaces (GUIs) for cross-platform applications. wxWidgets enables a program's GUI code to compile and run on several computer platforms with no significant code changes.
Releases ยท wxWidgets/wxWidgets - GitHub
github.com
Instead, download one of wxWidgets-3.3.3.zip or wxWidgets-3.3.3.7z, for much smaller size, for Microsoft Windows systems or wxWidgets-3.3.3.tar.bz2 for Unix ones, including macOS. These archives have exactly the same contents, but use the line endings appropriate for the corresponding platform.
Documentation - wxWidgets
docs.wxwidgets.org
Welcome to wxWidgets, a stable and powerful open source framework for developing native cross-platform GUI applications in C++! If you are new to wxWidgets, please start with the Introduction and follow with the Programming Guides, with maybe a look at Samples Overview as you go.
wxWidgets download | SourceForge.net
sourceforge.net
wxWidgets is a C++ library that lets developers create applications for Windows, Mac OS X, Linux and other platforms with a single code base.
Introduction - wxWidgets
docs.wxwidgets.org
What is wxWidgets? wxWidgets is an open source C++ framework allowing to write cross-platform GUI applications with native look and feel in C++ and other languages.
wxWidgets download | SourceForge.net
sourceforge.net
wxWidgets is a C++ library that lets developers create applications for Windows, macOS, Linux, and other platforms with a single code base.
WxWiki
wiki.wxwidgets.org
Main Page Welcome to the wxWiki! The most comprehensive source of information about the wxWidgets project. 976 pages and files contributed by our 1,773 registered users
Build a C++ GUI App with wxWidgets: Tutorial (2026)
codezup.com
wxWidgets is a mature, cross-platform C++ GUI framework that produces native-looking applications on Windows, macOS, and Linux from a single codebase.