-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Gary McPherson edited this page Apr 8, 2017
·
17 revisions
The Abstract ToolKit is a widget toolkit for GUI and text-mode applications. It allows you to, with the same source code, build a UI that runs on GUI (GTK) and text-mode (Curses). AbsTK is written in Lua and uses lgi and lcurses bindings.
Welcome to AbsTK documentation. Here we aim to explain every aspect of AbsTK, from installation to producing a useful wizard-like UI. If there's something you didn't find here, please, post an issue and it'll be answered as quickly as possible.
Home | Getting Started | API Reference | Examples | Callbacks | Data