Difference between revisions of "WxWidgets"
Line 10: | Line 10: | ||
|Paid support=http://www.wxwidgets.org/support/commercial/ | |Paid support=http://www.wxwidgets.org/support/commercial/ | ||
|IRC general=irc://irc.freenode.net/wxwidgets | |IRC general=irc://irc.freenode.net/wxwidgets | ||
+ | |Related projects=Qt, Gtk+ | ||
|Keywords=GUI, toolkit, wxwindows, graphical | |Keywords=GUI, toolkit, wxwindows, graphical | ||
|Version identifier=3.0.1 | |Version identifier=3.0.1 |
Revision as of 16:51, 31 October 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://irc.freenode.net/wxwidgets
Download
https://wxwidgets.org/downloads/
version 3.0.5
(stable)
released on 25 April 2020
User level
Advanced
Paid support
http://www.wxwidgets.org/support/commercial/VCS Checkout
Categories
Related Projects
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 |
---|---|---|
Support | mailto:wx-users@googlegroups.com | |
Developer | Mailing List | mailto:wx-dev@googlegroups.com |
Bug Tracking | Bug Tracking | https://trac.wxwidgets.org/ |
Support | Forum | https://forums.wxwidgets.org/ |
Software prerequisites
This entry (in part or in whole) was last reviewed on 10 December 2015.
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.