Photo Captions Editor

This example is a viewer for images stored in computer files. The viewing interface or medium is a web browser.

This example includes a demonstration on how it can be turned into a standalone application using Allegro CL's generate-application facility. A standalone application does not require Allegro CL to be installed and its users do not necessarily even need to be made aware that the application is written in Lisp.

The application allows a wide range of activities:

After extracting the source code to your local machine, please refer to readme.txt in the resulting AddCaps directory.

Original code author: Martin Mikelsons, Franz Inc.