freebsd-nq/lib/libforms
Paul Richards 0d18307afc The start of a forms editor library. Currently implements text and
input fields. It reads a template file passed to init_forms(char *)
and creates a curses based form editor. See the examples directory
for a basic demo.
1994-11-13 06:45:44 +00:00
..
examples The start of a forms editor library. Currently implements text and 1994-11-13 06:45:44 +00:00
forms.c The start of a forms editor library. Currently implements text and 1994-11-13 06:45:44 +00:00
forms.h The start of a forms editor library. Currently implements text and 1994-11-13 06:45:44 +00:00
lex.l The start of a forms editor library. Currently implements text and 1994-11-13 06:45:44 +00:00
Makefile The start of a forms editor library. Currently implements text and 1994-11-13 06:45:44 +00:00
yacc.y The start of a forms editor library. Currently implements text and 1994-11-13 06:45:44 +00:00