- Description:
- tk inspired gui toolkit
- Owner:
- Last Change:
- Clone URL:
ssh://anonymous@got.onana.net/libaui
Commit Briefs
Changed pack `side` macros indexes (HEAD, main)
Grid geometry manager update
* Added support for rowspan/columnspan * Rowconfigure/Columnconfigure added but not implemented yet * Fixed typo in aui_run.3
Organization change to layout.c
* Separate pack, grid and place in 3 functions * Updated some configurations * 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.
