Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Message-ID: <075401c1027a$fafdfea0$806410ac@local> From: "Robert Collins" To: References: <20010629223139 DOT B11334 AT redhat DOT com> <008a01c1013a$470a8fd0$6464648a AT ca DOT boeing DOT com> <20010630120156 DOT C12695 AT redhat DOT com> <00a001c1017f$42fdd3d0$6464648a AT ca DOT boeing DOT com> <20010630153950 DOT C16134 AT redhat DOT com> <013b01c101a4$7dc98e30$6464648a AT ca DOT boeing DOT com> <20010630164414 DOT A16520 AT redhat DOT com> <015a01c101a8$e21c8d20$6464648a AT ca DOT boeing DOT com> <20010630221640 DOT A1007 AT redhat DOT com> <066e01c1021d$5b19a900$806410ac AT local> <20010701114822 DOT A3207 AT redhat DOT com> Subject: Re: Local Setup Cache Date: Mon, 2 Jul 2001 08:12:55 +1000 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 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-OriginalArrivalTime: 01 Jul 2001 22:00:27.0439 (UTC) FILETIME=[3C9E4BF0:01C10279] Alrighty then. Just to set expectation: This should be a pure-GPL tool (because I can then grab binutils' resource parsing, internal representation and output routines lock stock and barrel -leaving just on screen display and modification to be coded). (In fact I'll try and convert that to a GPL library, and sell binutils on adopting those changes. No need to duplicate effort). I'll look around cross-platform stuff today - anyone got a suggestion. (ie WxWindows/QT/GTK+/?) Rob ----- Original Message ----- From: "Christopher Faylor" To: Sent: Monday, July 02, 2001 1:48 AM Subject: Re: Local Setup Cache > On Sun, Jul 01, 2001 at 09:02:43PM +1000, Robert Collins wrote: > >----- Original Message ----- > >From: "Christopher Faylor" > > > >> >> > >> >> Btw, I hate to admit this but I use MSVC for manipulating the dialogs. > >It > >> >> has a nice dialog editor. I hate doing it by hand... > >> > > >> >Oh the horror! > >> > > > >Are you interested in cygwin.com hosting development of a GPL'd resource > >editor? I'm not thinking of anything terribly fancy, and it is a rather > >_low_ priority as its not something used very often... > > > >I just did a look around via google and the only "free" rc editor I could > >find was "free use" not "free source". I don't think it even qualified as > >open-source. (It's part of lcc). > > > >I'm thinking of something built using gtk or another similar cross platform > >gui API, rather than a win32 only program. No research on the most > >appropriate platofrm done to date however :}. > > I would be very interested in this. It would be a nice complement to the > existing tools. > > cgf >