Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Date: Mon, 12 Nov 2001 22:03:55 -0500 From: Christopher Faylor To: cygwin-apps AT cygwin DOT Com Subject: Re: [Patch] setup.exe - no skip/keep option buggyness Message-ID: <20011113030355.GA26818@redhat.com> Reply-To: cygwin-apps AT cygwin DOT Com Mail-Followup-To: cygwin-apps AT cygwin DOT Com References: <3BEBC8F6 DOT 3B150BA3 AT yahoo DOT com> <021401c16976$7a591380$0200a8c0 AT lifelesswks> <3BEFCB8E DOT C0507FBD AT yahoo DOT com> <02c901c16bca$1a7e5fa0$0200a8c0 AT lifelesswks> <20011112224913 DOT GA25415 AT redhat DOT com> <20011113021832 DOT GB26569 AT redhat DOT com> <001501c16bea$26d495b0$0200a8c0 AT lifelesswks> <20011113024442 DOT GA26712 AT redhat DOT com> <006a01c16bee$76db8150$0200a8c0 AT lifelesswks> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <006a01c16bee$76db8150$0200a8c0@lifelesswks> User-Agent: Mutt/1.3.23.1i On Tue, Nov 13, 2001 at 01:54:07PM +1100, Robert Collins wrote: >----- Original Message ----- >From: "Christopher Faylor" >>I thought it would be sufficiently hard to implement drop down boxes >>with the current scheme that possibly a new approach would make sense. >>I'll confess that I've never done drop-downs before. Maybe they're >>really easy. > >They're trivial within the windows Toolkit. It's just a control and a >callback function. In other words, they're probably simpler than the custom spinlocks that we currently have. :-) I've been away from the GUI side of windows for a long time now. Sorry. cgf