Re: How to keep IDE preferences?
- From: Rob Kennedy <me3@xxxxxxxxxxx>
- Date: Tue, 17 Oct 2006 22:14:38 -0500
brett wrote:
Is there a way to keep the IDE (Delphi 7) windows in specific positions
each time I open it? The object inspector seems to always stay on the
right side but other windows go away once I close and reopen the IDE.
Begin by finding the "project desktop" entry in the "auto save" section of the IDE option dialog.
Next, arrange the windows the way you want them. Click the "save layout" button on the layout toolbar. When you debug a program, Delphi switches to the "debug" layout; you can save a layout for that, too.
Also, how can I see detailed real-time read out of a compilation?
Turn on the "compiler progress" option. It will display a dialog box while your program compiles. The dialog reports the current file, the line count, and the error, hint, and warning counts.
--
Rob
.
- References:
- How to keep IDE preferences?
- From: brett
- How to keep IDE preferences?
- Prev by Date: Re: Adding combobox to grid?
- Next by Date: Running Web Applications with Delphi 2006 on Windows XP 64 bit Edition.
- Previous by thread: How to keep IDE preferences?
- Next by thread: Running Web Applications with Delphi 2006 on Windows XP 64 bit Edition.
- Index(es):