Difference between revisions of "WxWidgets"
(Corrected the licence (see http://www.wxwidgets.org/about/licence/)) |
(Changed 'Ver. status:' to 'Stable' (I missed that field in the previous edit)) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=WxWidgets | |Name=WxWidgets | ||
− | |Short description=Cross-platform toolkit | + | |Short description=Cross-platform GUI toolkit |
− | |Full description='WxWidgets | + | |Full description='''WxWidgets (previously ''wxWindows'') is a class library for compiling graphical C++ programs on a range of different platforms.''' |
− | |Homepage URL= | + | |
− | | | + | 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. |
− | + | |Homepage URL=https://wxwidgets.org/ | |
− | + | |Version download=https://github.com/wxWidgets/wxWidgets/releases/tag/v3.2.0 | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Project license | {{Project license | ||
|License=WxWindows Library Licence version 3.1 | |License=WxWindows Library Licence version 3.1 | ||
+ | |License copyright=tbd | ||
|License verified by=David Hart | |License verified by=David Hart | ||
− | |License verified date=2014 | + | |License verified date=2014-07-06 |
+ | }} | ||
+ | {{Software category | ||
+ | |Interface=library, x-window-system | ||
+ | |Software-development=programming-language | ||
+ | |Use=software-development | ||
+ | |Uitoolkit=wxwidgets | ||
+ | }} | ||
+ | {{EntryGNU | ||
+ | |Is GNU=No | ||
}} | }} | ||
{{Person | {{Person | ||
|Real name=See for a complete list | |Real name=See for a complete list | ||
|Role=Contributor | |Role=Contributor | ||
− | |||
}} | }} | ||
{{Resource | {{Resource | ||
|Resource audience=Bug Tracking | |Resource audience=Bug Tracking | ||
|Resource kind=Bug Tracking | |Resource kind=Bug Tracking | ||
− | |Resource URL= | + | |Resource URL=https://github.com/wxWidgets/wxWidgets/issues |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource audience=Support | |Resource audience=Support | ||
|Resource kind=Forum | |Resource kind=Forum | ||
− | |Resource URL= | + | |Resource URL=https://forums.wxwidgets.org/ |
}} | }} | ||
{{Resource | {{Resource | ||
Line 53: | Line 47: | ||
|Resource URL=mailto:wx-dev@googlegroups.com | |Resource URL=mailto:wx-dev@googlegroups.com | ||
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource kind=Download |
− | | | + | |Resource URL=https://github.com/wxWidgets/wxWidgets/releases |
− | | | + | }} |
+ | {{Resource | ||
+ | |Resource kind=VCS Repository Webview | ||
+ | |Resource URL=https://github.com/wxWidgets/wxWidgets | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Developer Blog | ||
+ | |Resource URL=https://www.wxwidgets.org/blog/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Translators | ||
+ | |Resource URL=https://www.wxwidgets.org/about/translations/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Community Wiki | ||
+ | |Resource URL=https://wiki.wxwidgets.org/Main_Page | ||
+ | }} | ||
+ | {{EntryDetails | ||
+ | |Is High Priority Project=No | ||
+ | |VCS checkout command=git clone --recurse-submodules https://github.com/wxWidgets/wxWidgets.git | ||
+ | |Decommissioned or Obsolete=No | ||
+ | |IRC general=ircs://irc.libera.chat:6697/#wxwidgets | ||
+ | |Version identifier=3.2.0 | ||
+ | |Version date=2022-07-06 | ||
+ | |Version status=stable | ||
+ | |Accepts cryptocurrency donations=No | ||
+ | |Test entry=No | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Revision as of 13:23, 21 July 2022
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.2
version 3.2.2
(stable)
released on 9 February 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.