| |||
| Home > RealView Debugger Desktop > Working in the Code window > Floating, docking, and resizing windows and panes | |||
Panes are docked to default positions and have default sizes in the Code window when RealView Debugger starts in the default state.
To change the height of a docked pane in the middle or bottom rows, drag the upper boundary of the row containing the pane to the required height. All panes in the row are resized. This also changes the height of the panes in the first row.
To change the width of a pane, drag the left boundary of the pane to the new position.
A pane is floating when it is displayed separately from the calling window and can be moved around the desktop. To float a pane:
select Float from the Pane Control menu
click the gripper control, and drag the pane to the required position on your desktop
double-click on the pane gripper control.
A floating pane is still tied to the calling window, as shown by the Color Box (see Color Box).
To dock a floating pane:
Select Dock from the Pane Control menu. If the pane has not been docked previously, a Select Location dialog box is displayed. You can choose to dock the pane to the left, right, or bottom of the Code window.
click the pane title bar, and drag the pane to the required position on the Code window
double-click on the pane title bar.
When you dock a pane, the pane is positioned as described in the following sections.
For a pane that has not previously been docked, a Select Location dialog box is displayed containing the following options:
The pane is docked to the left of the File Editor pane. If a pane already exists to the left of the File Editor pane, then the pane is docked below that pane.
The pane is docked to the right of the File Editor pane. If a pane already exists to the right of the File Editor pane, then the pane is docked below that pane.
The pane is docked to create a new bottom pane row.
When you drag and drop a pane on the Code window border:
The pane is docked as the left-most pane in the top row.
The pane is docked as the right-most pane in the top row.
The pane is docked to create a new bottom pane row.
When you drag and drop a pane on the border of another pane that is not in the top row:
The pane is docked in the that row, and to the left of the currently docked pane.
The pane is docked in the that row, and to the right of the currently docked pane.
The pane is docked in the that row, and above the currently docked pane.
The pane is docked in the that row, and to the left or right of the currently docked pane, depending on which side of the pane center you drop it.
When you drag and drop a pane on the border of another pane in the top row:
The pane is docked in the top row, and to the left of the currently docked pane.
The pane is docked in the top row, and to the right of the currently docked pane.
The pane is docked in the top row, and below the currently docked pane. However, if you drop it on the bottom of the File Editor pane, then the pane is docked as a new row, between the top row and the row below it.
The pane is docked in the top row, and above the currently docked pane.
If the floating pane was previously docked, then the docking behavior depends on whether or not the row that originally contained the pane still exists:
If the row still exists, then the pane is restored to its original position in that row.
If the row no longer exists, then the pane is restored to a position in the bottom row. Usually, this is to the left of that row, but this depends on whether or not you have undocked and docked other panes in that row.