Difference between revisions of "WxWidgets"
(Corrected the licence (see http://www.wxwidgets.org/about/licence/)) |
|
(No difference)
|
Revision as of 04:43, 12 July 2014
WxWidgets
https://wxwidgets.org/
Cross-platform GUI toolkit
WxWidgets (previously wxWindows) is a class library for compiling graphical C++ programs on a range of different platforms.
It defines a common API across platforms, but uses the native graphical user interface (GUI) on each platform, so your program has the platform's native look and feel. It comes with bindings for several other languages, of which wxPython is the most complete.
IRC general channel
- irc://ircs:irc.libera.chat:6697/#wxwidgets
Download
https://github.com/wxWidgets/wxWidgets/releases/tag/v3.2.3
version 3.2.3
(stable)
released on 10 October 2023
VCS Checkout
git clone --recurse-submodules https://github.com/wxWidgets/wxWidgets.git
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
See for a complete list | Contributor |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer Blog | https://www.wxwidgets.org/blog/ | |
Developer | Mailing List | mailto:wx-dev@googlegroups.com |
Download | https://github.com/wxWidgets/wxWidgets/releases | |
Community Wiki | https://wiki.wxwidgets.org/Main_Page | |
VCS Repository Webview | https://github.com/wxWidgets/wxWidgets | |
Support | mailto:wx-users@googlegroups.com | |
Support | Forum | https://forums.wxwidgets.org/ |
Bug Tracking | Bug Tracking | https://github.com/wxWidgets/wxWidgets/issues |
Translators | https://www.wxwidgets.org/about/translations/ |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.