Home Articles Books Download FAQs Tips

General IDE: Locating lost windows with Alt-0

Keystroke = ALT + 0

When you're debugging a program, it's easy to lose track of your inspector windows, the watch window, the CPU View, and the Code Editor. If you ever find yourself searching for a lost window, press ALT + 0. This brings up a selection list that lets you locate the lost window. After selecting window, the C++Builder IDE will bring that window to the front of all other windows.

Note: This command works at any time, not just during debugging.

Note: The command uses the zero key, not the letter O.



Copyright © 1997-2000 by Harold Howe.
All rights reserved.