Managing Panels
The most common way to customize Dreamweaver is to arrange the various panels in a way that is comfortable for you in your workflow. On Macintosh, the panels are located in a floating dock area. The Windows workspaces have a dock area attached to the Dreamweaver workspace. Panels are arranged in what are known as panel groups. The name of the panel group is located to the right of the gripperthe set of dots at the far left. If a panel is grouped with other panels, a tab indicating the panel name is shown.I've created three fake panels to illustrate the anatomy of a panel group for you (as seen in Figure 2.20). Familiarizing yourself with the parts that make up a panel will make understanding how to interact with panels as described in this book much easier for you.
Figure 2.20. These three fake panels, which don't exist in Dreamweaver, illustrate the anatomy of a panel group.
[View full size image]

NOTE
When a panel group is collapsed, the Options menu is not visible.TIP
If you'd like to be able to view two portions of code at the same time, as is possible with HomeSite or ColdFusion Studio, you can use the Code inspector (Window > Code Inspector while viewing Code view). You can only drag the Code inspector to the top or bottom of the Document window, but this limitation can be overcome. First choose the Code inspector's Options menu, then choose a panel group listed in the "Group Code Inspector with" submenu that is already established on the left or right of the Document Window. Essentially, you will be left with Code-Code view. You may wish to turn on the Code Inspector's Word Wrapping option so that the code is fully visible in the panel without requiring that you scroll.To move a panel group, click and drag the group by the gripper to the new location (Figure 2.21). As you drag the panel group, you will notice that it's only an outline. When you have positioned the group in an allowed location, a darker outline appears; or, if you are moving the panel group's position within the dock area, a dark line will appear where you will be placing the panel. Once you have properly positioned the panel group, release the gripper and it will snap into place. If you have not positioned the panel correctly and don't see the dark line, when you release the panel group, it will float over the workspace.Figure 2.21. Use the gripper to click and drag the panel to a new position.
