phantom bd3946435d Fix 'redraw' of checklist box. It is occurs in situation when size of
checklist box is strictly set via command line, but amount of checklist
items less than height of checklist box.  In this case bottom part
of box was not redrawn (occurs when passing focus behind of 'Cancel' button
while configuring any FreeBSD port OPTIONS)

MFC after:	3 days
2005-01-04 11:30:24 +00:00
..
2003-05-03 21:31:08 +00:00
2002-09-09 17:44:08 +00:00
2003-05-03 21:31:08 +00:00
2004-12-21 12:05:11 +00:00
2004-02-26 01:52:39 +00:00
2003-05-03 21:31:08 +00:00
2003-05-03 21:31:08 +00:00
2003-05-03 21:31:08 +00:00
2003-05-03 21:31:08 +00:00
2003-05-03 21:31:08 +00:00
2003-05-03 21:31:08 +00:00
2003-05-03 21:31:08 +00:00
2003-05-03 21:31: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.