Chapter 4: Display
 |
4-4: Zooming and Panning
4-4-2: Panning |
 |
Besides scaling, you can also pan the window contents,
shifting it about on the display.
This is typically done with the sliders on the right and bottom of the window.
On systems that have a mouse wheel, you can use it to pan vertically
(and hold the shift key while rolling the mouse wheel to pan horizontally).
On systems with a middle mouse button, this button pans the display.
 |
You can also use the Pan tool from the tool bar to move the window contents.
Once in this mode, clicking and dragging slides the circuitry smoothly.
This mode can also be invoked with the
Toggle Pan command (in menu Edit / Modes / Edit).
|
Yet another way to control screen panning is to use menu commands.
The Pan Left, Pan Right, Pan Up,
and Pan Down commands (in menu Window) all shift the window contents appropriately
(and because they are bound to quick keys, these operations can even be done from the keyboard).
By default, these commands shift the screen by about 30% of its size.
You can use the Display Control Preferences
(in menu File / Preferences..., "Display" section, "Display Control" tab),
to change that amount.
The Small panning distance causes subsequent shifts to be about 15% of the screen size.
The Medium panning distance causes subsequent shifts to be about 30% of the screen size.
The Large panning distance causes subsequent shifts to be about 60% of the screen size.
There are five special panning commands in the Window / Special Pan menu:
- Center Selection makes the window shift so that the highlighted objects are in the center of the window.
- Center Cursor makes the window shift so that the current cursor location is in the center of the window.
Note that this command is useful only when bound to a keystroke,
because you cannot issue the command and have a valid cursor location at the same time.
- Match Other Window in X redraws the current window so that it has the same horizontal pan as the other.
If there are more than two windows, you will be asked to select the window to match.
- Match Other Window in Y redraws the current window so that it has the same vertical pan as the other.
If there are more than two windows, you will be asked to select the window to match.
- Match Other Window in X, Y and Scale redraws the current window so that it has the same zoom and pan as the other.
If there are more than two windows, you will be asked to select the window to match.
One final command is useful if the display appears incorrect.
If this happens, redraw the screen with the Redisplay Window command (in menu Window).