This is a list of Library packages implementing a graphical user interface (GUI) platform-independent GUI library (PIGUI). These can be used to develop software that can be ported to multiple computing platforms with no change to its source code.
Tk is a graphical user interface toolkit, it is the standard GUI not only for Tcl, but for many other dynamic languages, and can produce rich, native applications that run unchanged across Windows, Mac OS X, Linux and more. Download FAT32format GUI (GUIFormat) - Seamlessly format FAT32 file system drives and partitions and avoid potential performance issues in the future using this application.
In C, C++[clarification needed][edit]
Name | Owner | Platforms | License |
---|---|---|---|
Chromium Embedded Framework(CEF) | CEF Project Page | Linux, macOS, Microsoft Windows | Free: BSD |
CEGUI | CEGUI team | Linux, macOS, Microsoft Windows | Free: MIT |
Enlightenment Foundation Libraries (EFL) | Enlightenment.org | X11, Wayland, Microsoft Windows, macOS, DirectFB, Tizen | Free: BSD, LGPL, GPL |
Fast Light Toolkit (FLTK) | Bill Spitzak, et al. | X11, Microsoft Windows, macOS | Free: LGPL |
GTK+ formerly GIMPToolkit | GNOME Foundation | Linux (X11, Wayland), Microsoft Windows, macOS, HTML5 | Free: LGPL |
IUP | Tecgraf, PUC-Rio | X11, Microsoft Windows | Free: MIT |
JUCE | Roli Ltd. | X11, Linux[clarification needed], macOS, iOS, Android, Microsoft Windows | Mixed: GPL, proprietary |
LiveCode | LiveCode, Ltd. | X11, macOS, Microsoft Windows | Proprietary |
MKS Toolkit for Enterprise Developers formerly NuTCRACKER | DataFocus, Inc. | Microsoft Windows from X11 code[clarification needed] | Proprietary |
Nana | Jinhao | Linux, Microsoft Windows | Free: Boost |
NoesisGUI | Noesis Technologies | Microsoft Windows, Linux, macOS, iOS, Android | Proprietary |
Qt | Qt Project | Linux (X11, Wayland), OS/2, macOS, iOS, Android, Microsoft Windows | Mixed: LGPL, GPL, or proprietary |
Ultimate++ | Ultimate++ | Linux (X11, GTK+), macOS, Microsoft Windows | Free: BSD-like |
wxWidgets formerly wxWindows | wxWidgets team | X11, Wayland, OpenLook,[clarification needed]macOS, iOS, Microsoft Windows, OS/2 | Free: wxWindows |
In other languages[edit]
Name | Owner | Programming Language | Platforms | License |
---|---|---|---|---|
Uno Platform | Uno Platform (Open Source) | C# | Windows, Linux, macOS, iOS, Android, WebAssembly | |
Unity 3D | Unity Technologies | C# | iOS, Android, Tizen, Windows, Universal Windows Platform, Mac, Linux, WebGL, PlayStation 4, PlayStation Vita, Xbox One, 3DS, Oculus Rift, Google Cardboard, Steam VR, PlayStation VR, Gear VR, Windows Mixed Reality, Daydream, Android TV, Samsung Smart TV, tvOS, Nintendo Switch, Fire OS, Facebook Gameroom, Apple's ARKit, Google's ARCore, Vuforia, and Magic Leap. | |
Swing | Oracle Corporation | Java | Windows, Linux X11, macOS | Free: CDDL, GPL with linking exception |
JavaFX | Oracle Corporation | Java | Windows, Linux X11, macOS, Android, iOS | Free: CDDL, GPL with linking exception |
SWT | Eclipse Foundation | Java | Windows (Win32), Linux (GTK+), macOS (Cocoa) | Free: Eclipse |
Apache Pivot | Apache Software Foundation | Java | Windows, macOS, Linux | Free: Apache |
Xojo | Xojo, Inc. | Xojo | Windows, macOS, Linux (X11), iOS, web | Proprietary |
Tcl/Tk | Open source | Tcl | Windows, OS/2, X11, OpenLook,[clarification needed] Mac, Android | Free: BSD-style |
LCL, Lazarus | Open source | Free Pascal | Windows (Win32, Qt), Linux (GTK+, Qt), macOS (Qt, Carbon, Cocoa) | Free: GPL, LGPL |
Godot (game engine) | Open source | GDScript, C++, C#, GDNative | Linux, macOS, Windows, BSD, Haiku, iOS, Android, HTML5, WebAssembly, Xbox One, Universal Windows Platform | Free: MIT |
Delphi, FireMonkey | Embarcadero Technologies | Object Pascal | Windows, macOS, iOS, Android | Proprietary |
VisualWorks | Cincom | Smalltalk | Windows, OS/2, Linux (X11), OpenLook,[clarification needed] Mac | Proprietary |
Pharo | Pharo community | Smalltalk | Windows, Linux (X11), macOS | Free: MIT, part Apache 2.0 |
Mono, GTK# | Xamarin | C# | Windows, Linux (X11, Wayland), macOS | Free: MIT, LGPLv2, GPLv2 (dual license) |
Kivy | Kivy | Python | Linux, Windows, macOS, Android, iOS | Free: MIT |
WxPython | Python | Linux, Windows, macOS | Free: wxWindows | |
Unity | Unity Technologies | C#, JavaScript, Boo | Windows, X11, macOS, Android, iOS also features cross-platform Web player | Proprietary, based on open-source |
Apache Flex Formerly Adobe Flex | Apache Software Foundation | ActionScript, Flash, Adobe AIR | Windows (x86, x64), macOS, Android (ARM, x86), iOS, Web (SWF) | Free: Apache |
Flutter | C, C++, Dart | Android, iOS (experimental: Web, Linux, Windows, macOS) | Free: New BSD License | |
Uno Platform | nventive | C#, XAML, WASM | Windows, iOS, Android, Web (WebAssembly), experimental macOS) | Free: Apache |
PureBasic | Fantaisie Software | BASIC | Windows, Linux and OSX | Proprietary |
Fyne | Open source | Go | Windows, macOS, Linux, BSD, Android, iOS (experimental: Web) | Free: New BSD License |
Requires verification, may be unsupported[edit]
Name | Owner | Platforms | License |
---|---|---|---|
VisualAge for C++, Smalltalk | IBM | Various | Proprietary |
No longer available or supported[edit]
Name | Owner | Comment |
---|---|---|
AppWare | Novell | Has been de-emphasized (commonly viewed as dropped) by Novell |
Zinc Application Framework | Professional Software Associates | May still be supported, but no new sales |
Open Interface | Neuron Data | One of the earliest PIGUI supported DOS, macOS, OS/2, VMS, Microsoft Windows 3.0 |
See also[edit]
References[edit]
Further reading[edit]
- Richard Chimera, Evaluation of Platform Independent User Interface Builders, March 1993, Human-Computer Interaction Laboratory University of Maryland
C Gui Mac
wxWidgets is a C++ library that lets developers create applications for Windows, macOS, Linux and other platforms with a single code base. It has popular language bindings for Python, Perl, Ruby and many other languages, and unlike other cross-platform toolkits, wxWidgets gives applications a truly native look and feel because it uses the platform's native API rather than emulating the GUI. It's also extensive, free, open-source and mature.
Learn more » or Download now »
wxWidgets 3.1.4 Released
Posted on
wxWidgets 3.1.4 release is nowavailable on GitHub.You will find there archives with the library sources and documentation aswell as binaries for the selected Windows compilers such as Microsoft VisualC++ and MinGW-w64.
Please notice that while 3.1.4 is officially a “development” version becauseit is not fully compatible with the “stable” 3.0.x, the list of backwardsincompatible changes is very short, so you shouldn’t have any problemsupdating to this version from 3.0.x in practice, and you’re encouraged to usethis release, including in production.
Changes in this release
In the nine months since the previous release, there have been almost 1700commits from 74 unique contributors (37 with multiple contributions), so it isimpossible to summarize all the changes in this document without making it toolong, please see the fuller changelog for more (but still not all)details, but some of the most important changes are:
- wxOSX port now supports the latest macOS 11 on ARM hardware.
- wxMSW comes with a new Edge-based wxWebView implementation.
- Better, although still not perfect, per-monitor DPI support in wxMSW.
- wxGrid was has been significantly improved and is now much user friendlier.
- AUI appearance enhancements for non-default GTK themes and macOS dark mode.
- wxWidgets may now be built with C++20 compiler.
- Improvements to CMake build system.
- Allow optionally forbidding dangerous implicit wxString conversions.
And, of course, there were many, many bug fixes in all ports, notably includingfixing several long-standing problems in wxOSX.
Notice that in spite of all the changes, this release remains almost completelycompatible with 3.1.3 at the API level, so upgrading to it if you’re alreadyusing wxWidgets 3 should be straightforward.
C Gui For Mac Windows 10
Feedback
Please let us know about your experience with this release via any of thefollowing channels:
Or by commenting under this post.
Thanks to everybody who has contributed to this release and we hope that youwill enjoy working with it!
wxWidgets 3.0.5 Released
Posted on
wxWidgets 3.0.5, the latest release in the stable 3.0 series, is nowavailable. Upgrading to it is strongly recommended for all users of theprevious 3.0.x release as it brings a lot of bug fixes and support for newercompilers (MinGW 4.9, 5 and 7), SDKs (macOS 10.10 and later) and libraries(GStreamer 1.0) but remains 100% compatible with 3.0.0, both at the API andthe ABI level, and so upgrading to it doesn’t require absolutely any changesto the existing applications.
The announcement post contains the fuller list of the most importantchanges in this release and they are described in even more details in thechange log.
As usual, in addition to the sources, you can also download binaries for theselected Windows compilers (any version of Microsoft Visual C++ from 2008 to2019, MinGW-TDM 4.9.2, 5.1.0 and 9.2.0, or MinGW 7.2.0, 7.3.0 and8.1.0). And you can read the documentation for this release online.
Thanks to everybody who contributed, by reporting bugs and submitting patches,to this wxWidgets release. We hope you will find it even better than theprevious one and will enjoy using it!
wxWidgets 3.1.3 Released
Posted on
wxWidgets 3.1.3 release is nowavailable on GitHub.You will find there archives with the library sources and documentation aswell as binaries for the selected Windows compilers such as Microsoft VisualC++ and MinGW-w64.
Please notice that while 3.1.3 is officially a “development” version becauseit is not fully compatible with the “stable” 3.0.x, the list of backwardsincompatible changes is very short, so you shouldn’t have any problemsupdating to this version from 3.0.x in practice, and you’re encouraged to usethis release, including in production.
Changes in this release
Install C++ Mac
There have been almost 2000 commits from 97 unique contributors (52 withmultiple contributions) since 3.1.2 releases, so it is impossible to summarizeall the changes in this document without making it too long, please see thefull changelogfor more details, but some of the most important changes are:
- Support for per-monitor DPI and dynamic DPI changes under MSW.
- More generally, many fixes for various controls appearance in high DPI.
- Long requested support for freezing rows and/or columns in wxGrid.
- New XRC handlers for wxDataViewCtrl, wxInfoBar.
- It is now possible to use gradients when creating wxGraphicsPen.
- Extended compiler (MSVS 2019) and platforms (macOS 10.14+) support.
- Significant improvements to the (still experimental) wxQt port.
- Important bug fixes for focus handling in wxOSX port.
C Gui Mac
Feedback
Please let us know about your experience with this release via any of thefollowing channels:
Or by commenting under this post.
C Programming Tool For Mac
Thanks to everybody who has contributed to this release and we hope that youwill enjoy working with it!
New wxWidgets videos
Posted on
Two new wxWidgets video tutorials have been recently published byJavidx9 on YouTube: here is the firstpart, introducing programmingwith wxWidgets in C++ and the here is the secondone, showing how to develop asimple application.
If you have always wanted to learn programming wxWidgets but were intimidatedby the size of its manual, youmay appreciate this alternative way of getting acquainted with it.
Thanks to Javidx9 for producing the videos!
wxWidgets 3.1.2 Released
Posted on
wxWidgets 3.1.2 release is nowavailable on GitHub.You will find there archives with the library sources and documentation aswell as binaries for the selected Windows compilers such as Microsoft VisualC++, MinGW-TDM andMinGW-w64.
Please notice that while 3.1.2 is officially a “development” version becauseit is not fully compatible with the “stable” 3.0.x, the list of backwardsincompatible changes is very short, so you shouldn’t have any problemsupdating to this version from 3.0.x in practice, and you’re encouraged to usethis release, including in production.
Changes in this release
There have been more than 1200 commits from 75 contributors (41 with multiplecontributions) since 3.1.1, which makes it difficult to summarize them in thisshort post. The primary focus of this release is on bug fixes (closing morethan 100 bugs from wxTrac) and incremental improvements in preparation for thenext stable 3.2.0 release, however there is a usual lot of new features aswell, including:
- Initial support for macOS 10.14 and its dark mode.
- Support for non-integer font sizes and arbitrary font weights.
- New wxLZMA{Input,Output}Stream classes.
- Add wxDataViewToggleRenderer::ShowAsRadio(), wxDisplay::GetPPI(),wxGrid::SetCornerLabelValue(), wxHtmlEasyPrinting::SetPromptMode(),wxJoystickEvent::GetButtonOrdinal(), wxToolbook::EnablePage().
Some of the other improvements:
- There were again many improvements to the (still experimental) wxQt port.
- Fix several bugs related to focus handling and TAB navigation in wxGTK.
- Make it possible to control pagination in wxHTML more precisely.
- Fix several problems with high-DPI displays.
- wxOSX now uses native NSImage/UIImage representation for wxBitmap.
- Support strike-through font attribute in XRC and wxDataViewCtrl markup too.
- Support more than 4 buttons in wxJoystick.
- Add wxwidgets.props property sheet file for MSVS users.
Please see the full changelogfor even more details.
Feedback
Please let us know about your experience with this release via any of thefollowing channels:
Or by commenting under this post.
Thanks to everybody who has contributed to this release and we hope that youwill enjoy working with it!