freebsd-dev/gnu/lib/libdialog
1995-02-15 19:44:08 +00:00
..
CHANGES file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00
checklist.c file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00
colors.h
COPYING
dialog.h file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00
dialog.priv.h file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00
dir.c file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00
dir.h file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00
fselect.c file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00
help.c file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00
inputbox.c file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00
kernel.c file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00
lineedit.c file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00
Makefile file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00
menubox.c file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00
msgbox.c file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00
notify.c file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00
prgbox.c file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00
radiolist.c file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00
raw_popen.c
rc.c
rc.h
README
textbox.c file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00
TODO file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00
ui_objects.c file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00
ui_objects.h file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00
yesno.c file selector, helpline, helpfile and more, with my fixes 1995-02-15 19:44:08 +00:00

This library was split out from the `dialog' program for use
in C programs.  For a list of interface functions, see dialog.h.
For usage examples, see the `dialog' program sources in
/usr/src/gnu/usr.bin/dialog.

You can additionally use any ncurses functions after init_dialog().

							Ache.