Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jan 2005 11:30:24 +0000 (UTC)
From:      Alexey Zelkin <phantom@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/lib/libdialog checklist.c
Message-ID:  <200501041130.j04BUOvH006088@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501041130.j04BUOvH006088>