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 Message-ID: <001501c16bea$26d495b0$0200a8c0@lifelesswks> From: "Robert Collins" To: References: <01fe01c16916$a920a350$0200a8c0 AT lifelesswks> <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> Subject: Re: [Patch] setup.exe - no skip/keep option buggyness Date: Tue, 13 Nov 2001 13:23:14 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-OriginalArrivalTime: 13 Nov 2001 02:29:01.0254 (UTC) FILETIME=[F48DD660:01C16BEA] ----- Original Message ----- From: "Christopher Faylor" > Here's a really radical idea -- how about throwing out all of the windows > specific stuff and the .rc file and going with something like fltk > ( http://www.fltk.org/ ) instead? I'll consider patches, but have no intention of doing this myself at this point. The .rc editor I've done work on, sitting in the cygwin-apps cvs repository (ah, if only I had time) uses fltk IIRC. It's quite nice. However... IMO our problem is our internal object model, not the toolkit. I'd rather get things tidied up one by one, and then reevaluate whats left, than change toolkits and hope... Rob