Convey is a small UI abstraction layer emphasizing simplicity and speed of development over fine-grained control. It is aimed at utilities and small programs. It uses the end-user's preferred interface library. It currently supports Motif, GTK 2, and Qt 4.
| Tags | Software Development Libraries User Interfaces |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | POSIX Linux |
| Implementation | C C++ |
Recent releases


Changes: A bug when removing layouts under QT was fixed. Support for image buttons was added. The ability to quit the application, and set a callback to confirm quitting, was added. Minor API changes were required.


Changes: A minor API rewrite was done. Text entry fields, combo boxes, and progress bars were added to the supported controls. A checkbox call back bug was fixed. Tutorials were added to the documentation.


Changes: This release adds checkboxes and save dialogs to supported elements. It fixes a GTK initialization bug.


Changes: Basic support for a subset of standard interface elements under Motif, GTK 2, and Qt 4.