Idle Musings of a Delphi Junkie

Maximizing your RAD Studio 2007 experience

Here is an unpublished (and unsupported) way to add fullscreen code editor resizing support to the RAD Studio 2007 IDE :-

  • Open your favourite registry hacking utility
  • Navigate to HKEY_CURRENT_USER\Software\Borland\BDS\5.0\Editor
  • Create a string value and name it ‘Zoom’, with a value of either ‘Zoom’ or ‘SuperZoom’
  • Restart RAD Studio, if it is running

Now if you want to maximize the code editor, simply double-click the tab for the current unit at the top of the editor.

Heres a screenshot of the IDE working in Zoom mode :-

Zoom

And heres one of it working in SuperZoom mode :-

SuperZoom

In order to toggle back to ‘normal’ mode, double-click the code editor tab again. This tip may also work with D2007 with Update 3 applied, but I’ve not tested that scenario.

Thanks to Chewy for bringing this one to my attention.

Posted by David Clegg on September 20th, 2007 under Delphi |



9 Responses to “Maximizing your RAD Studio 2007 experience”

  1. Chee Wee Chua Says:

    Hey! :-)

  2. David Clegg Says:

    Sorry, Chewy. Acknowledgement added :-)

  3. Byron Jones Says:

    > This tip may also work with D2007 with Update 3 applied

    yes, it also works in D2007

  4. David Clegg Says:

    Thanks for the confirmation, Byron.

  5. Mark Robinson Says:

    Thanks! Much better than just setting the object inspector etc to autohide!

  6. John Gallagher Says:

    Great feature !

  7. Per Bakkendorff Says:

    A step in the right direction. For further improvement my entry in QC #42216, could further enhance this, right ?

    Per

  8. Steven Summers Says:

    It works in D2007 even without update 3 applied.

  9. Thomas Mueller Says:

    Wow, this is very usefull for small screens where I was cursing the new IDE a lot.

Leave a Comment



Server Response from: blog2.codegear.com