From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE suggestion Date: Fri, 14 Mar 1997 12:34:27 +0100 Organization: TU Chemnitz-Zwickau Lines: 43 Message-ID: <332937C3.24AD@Mathematik.tu-chemnitz.de> References: <5gao2s$c7l AT freenet-news DOT carleton DOT ca> NNTP-Posting-Host: errno.hrz.tu-chemnitz.de 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 Paul Derbyshire wrote: > > Suggestion: Allow multiple projects open at once. I don't see advatage of this, except that you will get even more bugs, then still in the current implementation. But probably you don't know about all the capabilities of RHIDE. You can include in your project also other projects (currently only existing project which build a library are allowed). If you look at the project file for building RHIDE itself you will see what I mean. There I have for example the project for building the Turbo Vision library included. When I want to open that project, I go to the project window, select 'libtv.gpr' and press enter. If I'm ready with working on that project, I choose 'Project/Close project' and I'm back in the RHIDE project. And RHIDE checks also all the dependencies of an included project and RHIDE creates also correct makefiles for building a program, which has multiple projects as part of the main project. > Especially useful if a > person wants to work in parallel on a library and a demo/test for > debugging/demonstrating it. Exact, that was the reason why I implemented this feature. > Bug report: In the message window the Home key does not work; the cursor > should scroll all the way to far left and does not. You should use Ctrl+PgUp Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************