Modify the Browse Window Display

Overview/Tasks

A browse window appears in response to queries. For example, if you query on name CWinApp and select Definitions and References, a browse window for the CWinApp class, with all of its definitions and references, is displayed.

By default, a browse window disappears when you move the focus away from the window. You can keep the browse window in view with the pushpin button at the top of the window, as shown in the following figure.

Browse Window with Active Pushpin

Fixing a browse window on your screen with the pushpin has these two effects:

  • The browse window remains visible even if you move the focus to another window, for instance, to edit a source file.

  • The browse window remains on top of all other windows in the development environment.

To keep a browse window visible

  • Click the pushpin button at the top of the window.

To change the size of a pane in a browse window

  • With the mouse pointer, point to the split bar between panes, and drag the split bar to its new location.

To move the focus from pane to pane in a browse window

  • Press TAB to move to the next pane.

  • Press SHIFT+TAB to move to the previous pane.

Nodes in a graph display a plus sign or a minus sign in the left margin of the graph. If a node has a plus sign, you can expand that node. If a node has a minus sign, you can contract that node.

To expand or contract a node in a graph

  • Click the plus sign or minus sign.

    -or-

    Select the node with the arrow keys, and then press ENTER.