From owner-freebsd-hackers Wed May 31 17:46:27 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA18482 for hackers-outgoing; Wed, 31 May 1995 17:46:27 -0700 Received: from UUCP-GW.CC.UH.EDU (root@UUCP-GW.CC.UH.EDU [129.7.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id RAA18471 for ; Wed, 31 May 1995 17:46:22 -0700 Received: from Taronga.COM by UUCP-GW.CC.UH.EDU with UUCP id AA28072 (5.67a/IDA-1.5); Wed, 31 May 1995 19:36:12 -0500 Received: by bonkers.taronga.com (smail2.5p) id AA21382; 31 May 95 19:11:32 CDT (Wed) Received: (from peter@localhost) by bonkers.taronga.com (8.6.11/8.6.6) id TAA21379; Wed, 31 May 1995 19:11:32 -0500 From: Peter da Silva Message-Id: <199506010011.TAA21379@bonkers.taronga.com> Subject: Re: [On the new Install] To: jkh@freefall.cdrom.com (Jordan K. Hubbard) Date: Wed, 31 May 1995 19:11:31 -0500 (CDT) Cc: julian@ref.tfs.com, hackers@FreeBSD.ORG In-Reply-To: <15051.801897288@freefall.cdrom.com> from "Jordan K. Hubbard" at May 30, 95 10:14:48 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 760 Sender: hackers-owner@FreeBSD.ORG Precedence: bulk > Well, I _am_ constrained somewhat by the objects that libdialog gives > me! In this particular case, I have no other way of knowing when the > user wants to leave the menu! When you're selecting an item and > hitting return, what you're REALLY doing is selecting the OK button > (you'll notice that the cursor stays over it after the arrow keys have > brought you to some item of choice). If I want to leave, rather than > make a choice, then I have to use Cancel. Sorry, but again - if you > want to see some other behavior, you'll have to make the (reliable!) > hacks to libdialog yourself and submit them. I have zero interest in > making changes of that sort at this late stage! Add an entry "Finished: YES/NO"? Or changing "Cancel" to "Complete"?