cvs commit: src/gnu/lib/libdialog checklist.c
Alexey Zelkin
phantom at FreeBSD.org
Tue Jan 4 03:30:25 PST 2005
phantom 2005-01-04 11:30:24 UTC
FreeBSD src repository
Modified files:
gnu/lib/libdialog checklist.c
Log:
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
Revision Changes Path
1.40 +9 -0 src/gnu/lib/libdialog/checklist.c
More information about the cvs-src
mailing list