Difference between revisions of "WxWidgets"
(Update to 3.0.2) |
|||
Line 12: | Line 12: | ||
|Related projects=Qt, Gtk+ | |Related projects=Qt, Gtk+ | ||
|Keywords=GUI, toolkit, wxwindows, graphical | |Keywords=GUI, toolkit, wxwindows, graphical | ||
− | |Version identifier=3.0. | + | |Version identifier=3.0.2 |
− | |Version date=2014/06 | + | |Version date=2014/10/06 |
|Version status=stable | |Version status=stable | ||
|Version download=https://wxwidgets.org/downloads/ | |Version download=https://wxwidgets.org/downloads/ | ||
|Last review by=Calinou | |Last review by=Calinou | ||
− | |Last review date= | + | |Last review date=2015/12/10 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011/04/01 | |Submitted date=2011/04/01 |
Revision as of 07:12, 10 December 2015
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.