- Description:
- tk inspired gui toolkit
- Last Change:
- Clone URL:
ssh://anonymous@got.onana.net/libaui
Commit Briefs
Added apaint skeleton example (master)
* Minor changes to geometry data type and placepar * Fixed integer overflow issue with negative geometry
Cleanup and minor changes
* Removed unused variables in layout.c * Changed acalc examples to exploit gridconfigure * Removed unimplemented `sticky` from aui.h
Rewrote grid geometry manager algorithm
* Removed unimplemented gridpar memebers * Removed unimplemented gridconfigure members * Updated man page
Branches
Tree
README
libaui - A User Interface Library Minimal, portable and simple. This library is inspired by Tk. The goal of this library is not to be competing with popular UI toolkits but rather offer a simple codebase that can be used for studying.
