delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/04/07/15:31:05

From: ellman AT xs4all DOT nl ()
Newsgroups: comp.os.msdos.djgpp
Subject: Re: IDE for windows
Date: 7 Apr 1997 15:48:20 GMT
Organization: XS4ALL
Message-ID: <5ib504$mrb$1@news0.xs4all.nl>
References: <01bc407c$a79c6c20$3a2392cf AT ian>
NNTP-Posting-Host: xs2.xs4all.nl
Lines: 42
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

In article <01bc407c$a79c6c20$3a2392cf AT ian>,
Ian Pitt <Ian_Pitt AT bigfoot DOT com> wrote:
>
>Is there an IDE for the Windows platform?

So far, there is no DJGPP specific IDE for Windows, but may
I reccommend TextPad.

TextPad has the ability to launch make / gcc / whatever with
a single keystroke and capture the output in a window.
You can run your compiled program with another keystroke.

Whenever the compiler produces an error, you can double-click
on the error, and you will be taken to the line in your code
in which the error occurs. It even opens the file if it isn't
open already. Also, if you right click on a '#include "foo.h"' line,
you have the option to open foo.h

At the moment, there's no syntax highlighting, but maybe in the
future? After all, complex RE based search and replace is
implemented.

TextPad has the ability to display line numbers, and wrap text
to the point where it was indented (which means that you don't have
to bother with breaking lines with a RETURN if they're too long.
Text windows can be split either horizontally or vertically so
that you can view the same source 

TextPad's homepage is at http://www.textpad.com/

I personally find TextPad so useful that I haven't even tried
RHIDE. Do many Windows users use TestPad as their DJGPP IDE?
Perhaps it could be reccommended in the FAQ for a Windows IDE?

AE.

--
Andrei Ellman - URL: http://www.xs4all.nl/~ellman/ae-a - ae1 AT york DOT ac DOT uk
"All I wanna do is have some fun     :-)     || ae-a AT minster DOT york DOT ac DOT uk
 I've got the feeling I'm not the only one"  || mailto:ellman AT xs4all DOT nl
     -- Sheryl Crow      :-)    ||       It's what you make of it.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019