wxWidgets

E759410

wxWidgets is an open-source, cross-platform C++ GUI toolkit that allows developers to create native-looking applications for multiple operating systems from a single codebase.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (1)

Label Occurrences
wxWidgets canonical 2

Statements (49)

Predicate Object
instanceOf C++ library
GUI toolkit
open-source software
widget toolkit
designGoal write once, compile anywhere
developer wxWidgets team NERFINISHED
includes controls such as buttons and text boxes
menus
standard dialog boxes
status bars
toolbars
initialReleaseDate 1992
license LGPL-compatible license
wxWindows Library License NERFINISHED
operatingSystem Linux
Windows
surface form: Microsoft Windows

Unix-like systems
macOS
originalAuthor Julian Smart NERFINISHED
previousName wxWindows NERFINISHED
programmingLanguage C++
provides cross-platform abstraction layer
native-looking graphical user interfaces
repository https://github.com/wxWidgets/wxWidgets
supports 2D graphics
CMake build system
Clang NERFINISHED
GCC NERFINISHED
Microsoft Visual C++ NERFINISHED
OpenGL integration
accessibility features
autotools build system
event-driven programming model
file handling
internationalization
native look and feel on each platform
networking
printing framework
single codebase for multiple platforms
supportsLanguageBinding C NERFINISHED
Eiffel NERFINISHED
JavaScript NERFINISHED
Lua NERFINISHED
Perl NERFINISHED
Python NERFINISHED
Ruby NERFINISHED
usedFor cross-platform GUI development
desktop application development
website https://www.wxwidgets.org/

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

fpGUI competesWith wxWidgets
Code::Blocks usesToolkit wxWidgets