Message-ID: <003701bdb580$f90d9460$5d4e08c3@arthur> Reply-To: "Arthur" From: "Arthur" To: "DJGPP Mailing List" Subject: Re: DJGPP & Rhide Date: Wed, 22 Jul 1998 15:53:08 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Precedence: bulk >> Yes, you can do that. But what if you don't want to. For instance if I >> recieve a source from someone that simply needs compiling, I don't want to >> create a project and import all the stuff, set up directories, the correct >> working resolution etc. I just want to load it up and run it. Other editors >> can do this, why not RHIDE? > >I don't understand you AT ALL. You say: "I don't want to >> create a project and import all the stuff, set up directories, the >> correct working resolution etc." > >But: >1) Creating a project takes less than 20 seconds. Yup. 20 seconds. OK, so I've just written a piece of code that's crashed the computer. It takes the best part of a minute to get me up to the desktop (more if scandisk has to run), and 20 seconds just seems a little too much. It's an extra click or two. And I have to do this over and over again until I fix the bit which crashes. >2) What do you mean with "import all the stuff", what stuff? You create a project then import the file(s) into it (OK, so it's not called importing...) >3) You don't need to setup directories for a simple file. You only >need to setup directories for a multidirectory project. I do. Every time you load up your C file and want to get it to run, you have to use Options->Directories->Sources otherwise it won't compile (given that not all of my sources are in the same place). This is the real problem. Why can't it do this as it loads the file? >4) What is "the correct working resolution"? I never setup a thing >with this name ... Well, the resolution (Options->Environment->Preferences) that I find less straining on the eyes... The correct resolution for ME. >Normally loading the file and presing CTRL+F9 all is OK. In some >cases (for example when you have a rhide.gpr file) you need to just >create a project with the file. What's so complex? Nothing, it's just a little bit more to do, that's all. When I did have DFE95 working, I could open the file, click on compile, click on run and it's done. I didn't need to create a project, I didn't need to change the directories. Even though I can't get it to compile anymore, I still use it to edit my code and then open a DOSBOX and call gpp myself. I find that quicker than using RHIDE. But for multi-file projects, RHIDE is king :^) James Arthur jaa AT arfa DOT clara DOT net