Re: Dev-C++ 4.0 was [Dev-C++] Visual?
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
|
From: Ian C. S. <ic...@st...> - 2000-10-17 22:28:10
|
On 17 Oct 00, at 12:49, Matthew Hickson wrote: > Does Dev-C++ 4.0 (I'm using 3.95) have customizable tools? For example, if > I wanted to set up an external editor, a class generation tool, or a direct > link to my favourite MIDI file, could I? Editor: Yes. I do that now. Class Generation: Yep. Midi file: Only if you executed it via a multimedia program. I don't believe you could directly access the file. > [hey! How about user-definable templates for classes, header files, etc.! > 8-)]. I believe some of that is implemented. If anyone wants to see what Matthew is talking about, download Arachnophilia from www.arachnoid.com It is the editor I use for HTML, but it can also be used as a programming editor, and it has templates and stuff for CGI, Java, etc. Ian |