From: "D. Huizenga" Newsgroups: comp.os.msdos.djgpp Subject: Re: Want ng/mail list input Date: Sun, 08 Mar 1998 08:20:07 -0500 Organization: Student Lines: 31 Message-ID: <35029B07.74148254@concentric.net> References: <199803080926 DOT BAA11912 AT lausd DOT k12 DOT ca DOT us> NNTP-Posting-Host: ts003d18.gps-mi.concentric.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk elpee AT geocities DOT com wrote: > > I'm looking to get some input on a front end I'm writing for DJGPP. I'm > basically just wanting to support the 30 or less major utilities and programs > which are associated with DJGPP. I plan to have a run menu where you pick > and click which command line options you want the given program to be called > with. I do plan to support all the command line options possible for the > supported programs. It front end will probably end up being somewhere between > and simple file editor w/posibbly support for binary and hex file editing > and less than IDE. Of course, gcc, gxx, rhide, djtar, gdb, symify, studedit, > stubify and alot of other commonly used programs by the DJGPP community will > be supported but I'd like to what every body want supported. The sole purpose > of front end is to DJGPP users the ability to use all the command line > options when coding, compiling, debugging their work. > > Please reply here on the ng/mail list or to > > PS - of course this will also be a free tool. A feature that I would really like to see in an editor is the ability to view only one procedure at a time, instead of the whole file. Perhaps you could use comments to separate them, so that variables declared out of procedures would still be visible. I'm thinking of something like the VB/QB IDE here, in case you want an example. -- Dan Huizenga Email: Skis AT Concentric DOT net Home: http://www.concentric.net/~skis (Not much there right now, except BGui [now there's actually an example program ;-)])