Download List

Projeto Descrição

GlGuiA is a set of Ada packages for creating
graphical user interfaces. It provides a complete
and extensible set of graphical items (widgets),
such as buttons, scales, trees, message boxes, and
dialog boxes. It should be rather easy to create
new objects from existing ones. To gain platform
independence, the library relies on OpenGl for
drawing primitives. Basic event and window
management are done using Glfw.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-08-31 00:17
0.0.3

Especificações OpenGL-relacionados foram divididas. Ele não usa GLUT, mas ao invés Glfw de baixo nível janelas e gestão de eventos. Muito melhor manipulação da fonte, e as decorações de base foram acrescentados ao texto. Manipulações Ver acrescentou: mover o mouse + botão do meio (pan vista) e roda do mouse (zoom view). Um elemento de entrada de linha para entrada de texto de linha única tem sido adicionado. Ativar com um clique do mouse, validar a entrada ou esquerdo do mouse, e cancelar com fuga ou botão direito do mouse.
Tags: Major feature enhancements
OpenGL-related specifications have been split. It no longer uses GLUT, but instead Glfw for low-level windows and events management. Much better font handling, and basic decorations have been added to text. View manipulations added: mouse move + middle button (pan view) and mouse wheel (zoom view). A line entry widget to input single-line text has been added. Activate with a mouse click, validate with enter or left-click, and cancel with escape or right-click.

2005-08-15 13:26
0.0.2

Esta é uma quase completa reconstrução. A API deve ser agora muito mais limpo. No futuro breve, deve ser mais fácil adicionar novos widgets, tornando-o mais utilizável. Desenho de texto agora é realizada por QuesoGLC, não mais por FTGL.
Tags: Major feature enhancements
This is an almost complete rewrite. The API should
now be much cleaner. In the short future, it
should be easier to add new widgets, making it
more usable. Text drawing is now performed by
QuesoGLC, no longer by FTGL.

2005-02-23 16:34
0.0.1

Esta versão não é realmente utilizável ainda, mas ele demonstra o futuro da biblioteca. Quase tudo é trabalho em progresso.
Tags: Initial freshmeat announcement
This release is not really usable yet, but it
demonstrates the future of the library. Almost
everything is work-in-progress.

Project Resources