YstokGrid

YstokGrid is a CAPI-based grid widget for LispWorks®.

The grid provides convenient GUI framework for working with data in tabular form. The main design purpose was to present RDBMS records in rows. You can edit in place, add, or delete records. An instance of the ygrid class can be included into any CAPI interface window as an ordinary pane. It requires Ystok-Library and Ystok-Widgets.

Basic Features

Text Display Column

Text Input Column

Check Column

What Is New in Release 1.4

Dependencies

YstokGrid requires Ystok-Library, Ystok-Widgets, and optionally Ystok-Local-Time.

YstokGrid is optionally required by YstokHelp.

Platforms

YGrid was tested on LispWorks 4.2-4.4 and 5.0 for Windows. See change.log.

Download and installation

YstokGrid is available from http://lisp.ystok.ru/ygrid/ygrid-1-4-024.zip. The distribution package contains both the ASDF-based ygrid.asd and the LispWorks system definition file defsys.lisp.

See also