Delphi Clinic C++Builder Gate Training & Consultancy Delphi Notes Weblog Dr.Bob's Webshop
Bob Swart (aka Drs.Bob) Dr.Bob's Delphi Clinics Dr.Bob's Delphi Courseware Manuals
View Bob Swart's profile on LinkedIn Drs.Bob's Delphi Notes
These are the voyages using Delphi Enterprise (and Architect). Its mission: to explore strange, new worlds. To design and build new applications. To boldly go...
Title:

Code Editor tip for Wide Screen developers (1600+)

Author: Bob Swart
Posted: 3/5/2008 9:22:14 AM (GMT+1)
Content:

One of the benefits of a wide screen (like 1920x1200 pixels) is that you have enough space to design your forms with the object inspector and tool palette on the side.
However, another benefit is the fact that you can right-click on the Code Editor and open two (or more) edit windows and edit your source files side-by-side. The new edit windows remain "on top" of the IDE (and each other), and with a 1920 pixel wide monitor, and right margin of 80, I can almost put three side-by side - only a little overlap if I close the Object Inspector.
And the best thing is that you can even open multiple files in each separate Code Window, so this is also a way to work on the designer and code of the same unit side-by-side again.
Not to mention the fact that you can move these new Code Windows to your other monitors in a multi-monitor setting ;-)

Back  


5 Comments

AuthorPostedComments
Robert Crandall 08/03/05 15:14:35Yup, I do pretty much the same thing and it is like getting out of jail after all those years on a single screen. The freedom is incredible. Then one of my monitors fried unexpectedly and I was down to one again for a few days - it was a stunning downgrade. Thanks goodness high quality monitors are dirt cheap now.
Xepol 08/03/05 18:02:04Screenshot?
Flukey 08/03/05 19:01:07In Turbo Delphi 2006 (BDS 2006) opening and using a second edit window caused frequent lockups/crashes and other problems. I don't use that feature any more as I have lost too much work as a result. Is this fixed in BDS2007?
Bob Swart 08/03/06 11:49:44I never encountered problems using the second edit window in Delphi 2006, but only started to use it a lot with Delphi 2007 and CodeGear RAD Studio (ever since I got my fourth monitor connected with 1920x1200 resolution).
Dooble Screen 08/03/07 16:58:59On starting, Delphi 7 always jumped back to single screen width whereas D5 remembered its previous width. Can I assume therefore that this is fixed in D2007?


New Comment (max. 2048 characters, no HTML):

Name:
Comment:



This webpage © 2005-2017 by Bob Swart (aka Dr.Bob - www.drbob42.com). All Rights Reserved.