Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
WxWidgets
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Programming language bindings == {{Main list|List of language bindings for wxWidgets}} [[File:WxPython-logo.png|thumb|right|150px|[[wxPython]] logo]] The wxWidgets [[Library (computing)|library]] is implemented in [[C++]], with [[Language binding|bindings]] available for many commonly used [[programming language]]s.<ref>{{cite web |title = wxWidgets General Information |url = https://wiki.wxwidgets.org/General_Information |website = wxwidgets.org |access-date = 2015-08-01 }}</ref> wxWidgets is best described as a [[native mode]] toolkit as it provides a thin abstraction to a platform's native widgets, contrary to emulating the display of widgets using graphic primitives. Calling a native widget on the target platform results in a more native looking interface than toolkits such as [[Swing (Java)|Swing]] (for Java), as well as offering performance and other benefits.<ref>{{cite web |url = https://wiki.wxwidgets.org/WxWidgets_Compared_To_Other_Toolkits |title = WxWidgets Compared To Other Toolkits |website = wxwidgets.org |access-date = 2010-01-02 }}</ref> The toolkit is also not restricted to GUI development, having an [[inter-process communication]] layer, [[internet socket|socket]] networking functionality, and more.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)