Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2001 22:43:44 -0700
From:      Eric Melville <eric@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Cc:        hackers@FreeBSD.org
Subject:   Re: cvs commit: src/gnu/lib/libdialog checklist.c menubox.c radiolist.c textbox.c tree.c yesno.c
Message-ID:  <20010717224344.A9904@FreeBSD.org>
In-Reply-To: <200107180521.f6I5Lbg64954@freefall.freebsd.org>; from eric@FreeBSD.org on Tue, Jul 17, 2001 at 10:21:37PM -0700
References:  <200107180521.f6I5Lbg64954@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>   Modified files:
>     gnu/lib/libdialog    checklist.c menubox.c radiolist.c 
>                          textbox.c tree.c yesno.c 
>   Log:
>   Improve the interface provided by libdialog. Move a cursor around over
>   the components and trigger actions based on its position. This reduces
>   the need to remember the functions of various keys, and makes the
>   interface more consistant across library.

This eliminates the problem where people would exit a menu when they really
wanted to select an item (the space/enter confusion), amongst other things.
I intend to MFC this sometime before 4.4-RELEASE, potentially along with
some things people from mailing lists have submitted.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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