
wxWidgets: Cross-Platform GUI Library
Dec 12, 2025 · wxWidgets is a C++ library that lets developers create applications for Windows, macOS, Linux and other platforms with a single code base.
Introduction - wxWidgets
6 days ago · Introduction 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.
Overview - wxWidgets
wxWidgets was started in 1992 by Julian Smart at the University of Edinburgh. Initially started as a project for creating applications that were portable across Unix and Windows, it has grown to support …
Documentation - wxWidgets
Dec 12, 2015 · 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 …
WxWiki
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
Cross-Platform GUI Programming with wxWidgets
"Cross-Platform GUI Programming with wxWidgets is the best way for beginning developers to learn wxWidgets programming in C++, and is a valuable resource for experienced wxWidgets …
Installing wxWidgets
6 days ago · For Microsoft Windows (MSW), wxWidgets project provides official binaries on the Downloads page, please see the instructions for using them. For Linux, and other free Unix-like …
Downloads - wxWidgets
Jul 21, 2025 · Downloads Not using C++? Get wxWidgets from the wxPython, wxPerl, or wxHaskell download sites. When installing wxWidgets on Windows or macOS, we always recommend building …
Reference Manuals - wxWidgets
Stop the War in Ukraine wxWidgets is united with the people of Ukraine and the international community.
Tutorials - wxWidgets
The wxWidgets library makes programming GUIs incredibly easy, far easier than with most platform APIs. Jeff Cogswell shows how this handy C++ library can shorten your programming time with …