freebsd-nq/lib/libforms
Paul Richards 0d595e6acd Add all the necessary bits to use color if the terminal allows it.
You can now specify separate attributes for selected/not selected
cases individually for each field and also an attr for the form as
a whole so you can now have colored backgrounds for the form and
different coloured fields etc.

Update the example.

Change the copyright to a BSD style one.
1995-01-30 02:41:29 +00:00
..
examples Add all the necessary bits to use color if the terminal allows it. 1995-01-30 02:41:29 +00:00
forms.c Add all the necessary bits to use color if the terminal allows it. 1995-01-30 02:41:29 +00:00
forms.h Add all the necessary bits to use color if the terminal allows it. 1995-01-30 02:41:29 +00:00
internal.h Add all the necessary bits to use color if the terminal allows it. 1995-01-30 02:41:29 +00:00
lex.l The start of a forms editor library. Currently implements text and 1994-11-13 06:45:44 +00:00
Makefile CFLAGS: = --> += 1995-01-24 22:09:46 +00:00
yacc.y The start of a forms editor library. Currently implements text and 1994-11-13 06:45:44 +00:00