5.2. Switching ProgramsIn these days where PCs with 256 MB, 512 MB, or even gigabytes of RAM are common, it's the rare PC user who doesn't regularly run several programs simultaneously . The key to juggling open programs is the taskbar, which lists all open programs (Figure 5-1). The taskbar also offers controls for arranging all the windows on your screen, closing them via the shortcut menu, and so on. Figure 5-1. Top: Press Alt+Tab to highlight successive icons in the list. When you release the Alt key, the program whose icon you've highlighted (Excel, in this case) jumps to the front. |
UP TO SPEED Multiple Document Interface |
The world of Windows programs is divided into two camps. First, there are single-document interface (SDI) programs, where the entire program runs in a single window. By closing that window, you also exit the application. (WordPad, Notepad, Internet Explorer, and Palm Desktop work this way.) Second, there are multiple-document interface (MDI) programs, where the application itself is a mother ship, a shell, that can contain lots of different document windows. Word, Excel, and PowerPoint work like this. As shown here, you may see two sets of upper-right window controls, one just beneath the other. The top one belongs to the application; the one below it belongs to the document. Here, if you close a document window, you don't also quit the program. To help you navigate your various open windows, MDI programs usually offer commands that arrange all open windows to fit neatly on the screen, each occupying an even fraction of the screen space. (These commands work much like the Tile and Cascade commands in desktop windows.) In Microsoft Word, for example, the Windows menu offers a command called Arrange All. Getting to know which way a program deals with windows is important for a couple of reasons. First, it explains why the taskbar sometimes displays only one button for an entire program (such as Word), but sometimes displays a button for each open window in a program (such as Internet Explorer). Second, it explains why closing a window sometimes exits the application (when it's a single-document interface program) and sometimes doesn't (when it's an MDI program). |