jkh ff9186df13 Next round of changes - make dialog boxes drawable at arbitrary X,Y locations
and add selection traversal callbacks so context-sensitive behavior can
even be implemented for individual menu items.  These work around the two
largest issues holding me back with some of my sysinstall changes.
1996-01-01 03:43:58 +00:00
..
1995-12-23 01:10:20 +00:00
1995-05-30 05:05:38 +00:00
1995-05-30 05:05:38 +00:00
1995-05-30 05:05:38 +00:00
1995-05-30 05:05:38 +00:00
1995-05-30 05:05:38 +00:00
1995-12-23 01:10:20 +00:00
1995-05-30 05:05:38 +00:00
1995-05-30 05:05:38 +00:00
1994-10-20 21:56:45 +00:00
1994-11-02 00:39:42 +00:00
1995-05-30 05:05:38 +00:00
1995-05-30 05:05:38 +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.