Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mgrojo/atgui

Ada binding for TGUI, a cross-platform GUI for SFML
https://github.com/mgrojo/atgui

ada binding cross-platform gui sfml tgui

Last synced: 25 days ago
JSON representation

Ada binding for TGUI, a cross-platform GUI for SFML

Awesome Lists containing this project

README

        

# ATGUI
Ada binding for [TGUI](https://github.com/texus/TGUI), a cross-platform GUI for [SFML](https://github.com/mgrojo/ASFML).

## Status
Not ready yet for use:
- Many subprograms are pending to be wrapped to use `String` or
`Wide_Wide_String`.
- The only test has been a simple example converted from CTGUI.
- Expect API changes.