WxWidgets3.1.6

  • Submit New Release
  • Edit WxWidgets Information
  • Submit a New Software

Library for cross-platform GUI development.

Wednesday, April 6, 2022
  • Development
  • Libraries
  • Toolkits

WxWindows is a set of libraries that allows C++ applications to compile and run on several different types of computer, with minimal source code changes. There is one library persupported GUI (such as Windows, GTK+, Motif, and Mac). As well as providing a common API (Application Programming Interface) for GUI functionality, it provides functionality for accessingsome commonly-used operating system facilities, from copying and deleting files to socket and thread support. wxWindows is a 'framework' in the sense that it provides a lot of built-in functionality, which the application can use or replace as required, thus saving a great deal ofcoding effort. Basic data structures such as strings, arrays, linked lists and hash tables are also supported.

  • linux
  • windows
  • MacOS
  • Downloads
    11410
  • License
    Open Source
  • Platforms
    Windows, Unix (gtk+, motif),MacOS
  • Tags
    python
    c++
    wxwindows
    development
    gtk

Downloads / Release History


May
11
2020
WxWidgets 3.0.5.1
Changelog
April
29
2020
WxWidgets 3.0.5
Changelog
May
07
2018
WxWidgets 3.0.4
Changelog
April
12
2017
WxWidgets 3.1.0
Changelog
April
12
2017
WxWidgets 3.0.2
Changelog
October
30
2013
WxWidgets 2.9.5
July
09
2012
WxWidgets 2.9.4
Changelog
  • http://www.wxwidgets.org/downloads/#devsnapshot
December
15
2011
WxWidgets 2.8.12
Changelog
  • http://www.wxwidgets.org/downloads/
December
15
2011
WxWidgets 2.9.3
Changelog
  • http://www.wxwidgets.org/downloads/#devsnapshot

Comments

3 Comments
Anonymous
WxWindows

This set of libraries is so fantastic, it is hard to describe. It's a must have even if you are not going to be doing cross platform development. The only thing you need to write any type of application you want is a good understanding of C++. None of the big name corporations in the industry could ever hope to come *close* to matching the power, ease of use and sophistication of this development platform. This is the direction computer science is headed.

Anonymous
Wonderful

This library is just fantastic. It gives what real cross compilation libraries need to give you... right from GUI to Multi Threading...

Anonymous
WxWidgets 2.9.5

I used WxWindows, then WxWidgets for a long time and now Qt for professional project. They both are 2 excellent GUI libs !

Replying to:
Cancel

Last articles