
Blady-Com/gnoga: gnoga - The GNU Omnificent GUI for Ada - GitHub
It includes an incredible wealth of Ada components you can incorporate in your software freely and is under the GMGPLv2. Here is an overview of Gnoga's framework: Gnoga higher level containers and GUI widgets Gnoga.Gui.Views.*
gnat - GUI in Ada programming language - Stack Overflow
2019年1月16日 · How to make/create a GUI (Graphical User Interface) in Ada programming language? It is possible? In Python, you can use tkinter to make a window form. See also the approach illustrated here. I know of 5 GUI frameworks for Ada (see the Awesome Ada List for some of them) GtkAda you can get for free from AdaCore. Claw can be purchased.
GitHub - ohenley/awesome-ada: A curated list of awesome …
lace - A set of Ada components to allow 3D simulations, games and GUI's in Ada. asap - A set of general libraries and thick bindings for use with the AURA package management/build tool. Includes TCP, TLS, HTTP, a high-performance JSON parser/generator, and a formally verified (SPARK) UTF-8 stream decoder.
jrcarter/Ada_GUI: An Ada-oriented GUI - GitHub
A sample implementation of Ada_GUI is supplied, derived from Gnoga, but simplified, reorganized, and converted to put events on a protected queue rather than call callbacks. The name Gnoga has been retained for the name of the implementation hierarchy, located at Ada_GUI.Gnoga, in recognition.
gnoga download | SourceForge.net
2024年9月8日 · Download gnoga for free. gnoga - The GNU Omnificent GUI for Ada. Gnoga uses modern web technologies to allow simple creation of cross platform GUIs for Ada with native or custom look and feels that perform on par to native toolsets locally and can be easily and securely remoted as web apps over the internet as well.
GtkAda - AdaCore
Use GtkAda for portable, efficient GUI-driven applications in Ada. It provides bindings to Gtk+, Glib, Cairo, and Pango as well as a number of widgets.
Ada语言的图形用户界面 - CSDN博客
2025年1月26日 · GNAT Studio是一个集成开发环境(IDE),专门为Ada语言开发而设计。它基于Code::Blocks框架,提供了一系列友好的图形用户界面(GUI)工具,以提高开发效率。GPS是由AdaCore开发的一个强大的集成开发环境,专为Ada语言设计。
GNAVI: GNU Ada Visual Interface download | SourceForge.net
2016年7月4日 · AdaGIDE: GNAT Integrated Development Environment for Windows. Download and run the installer, then replace adagide.exe with the one from 2018 to solve the -gnat05 flag issue.
Ada Programming/Libraries/GUI - Wikibooks
2022年9月1日 · Ada bindings for the libagar OpenGL GUI library (BSD license). TASH TclAdaSHell, An Ada binding to Tcl/Tk. GPL with "Linking Exception".
Programming Ada: First Steps On The Desktop - Hackaday
2024年4月23日 · Alire is available as a native windows tool for obtaining a native compiler. Win32 bindings are available from AdaCore on GIT. GTKAda is also available on Windows for GUI design.