Ada Programming/Libraries/GUI
The following libraries can be used to make Graphical User Interfaces:
- Ada_GUI
- Jeff Carter's Ada_GUI based on GNOGA
- CLAW
- Commercial GUI toolkit for Windows. Introductory Edition is distributed under GMGPL.
- GtkAda
- Binding to the popular GTK+ toolkit.
- GWindows
- RAD GUI Development Framework for Windows.
- JEWL
- John English Windows Library
- Qt4Ada
- An Ada2005 binding to Qt4. Under CeCILL license V2.
- QtAda
- An Ada2005 binding to the Qt libraries and associated tools. Under GPL and GMGPL (commercially supported) licenses.
- libAgar
- Ada bindings for the libagar OpenGL GUI library (BSD license).
- TASH
- TclAdaSHell, An Ada binding to Tcl/Tk. GPL with "Linking Exception".