Ada Programming/Libraries/GUI
From Wikibooks, open books for an open world
Contents |
The following libraries can be used to make Graphical User Interfaces:
- 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.
- 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".
[edit] See also
[edit] Wikibook
[edit] Ada Reference Manual
-- does not apply --