Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
wx3.0-msw_3.0.2_mingw32.tar.xz | 2015-12-05 | 8.6 MB | |
wx3.0-locale_3.0.2.tar.xz | 2015-12-05 | 458.6 kB | |
README-wx3.md | 2015-12-04 | 2.7 kB | |
Totals: 3 Items | 9.1 MB | 0 |
wxWidgets is a GUI toolkit that allows developers to make graphical applications. It is multi-platform and can be configured to use either a platform's native widget set or the wxWidgets GUI controls referred to as "universal". There are currently two main branches, 2.8 and 3.0, though there is also a 2.9 branch.
Project Pages:
Source:
- Releases: GitHub, SourceForge
- Development:
- GitHub: Git, Subversion
Licenses:
- wxWindows v3.1, wxWindows FDL v3.0, GNU GPL v2.0 (reference), GNU LGPL v2.0 with binary exception
Documentation:
Support:
- Bug Tracker
- Wiki
- Atom News Feeds: Releases, Commits
Requires:
Notes:
- wxMsw uses the native controls of the Microsoft Windows platform
- If you want your apps to work on Win9x you need to manually link to libunicows (-lunicows)