exgui(3) Using the GUI routines. Allegro game programming library.

SYNOPSIS

#include <allegro.h>

Example exgui

DESCRIPTION

This program demonstrates how to use the GUI routines. From the simple dialog controls that display a text or a bitmap to more complex multiple choice selection lists, Allegro provides a framework which can be customised to suit your needs.