|
Description
The scrollbars used for viewing DataWindow objects in print preview mode now scroll through the complete DataWindow object. Support for changing pages and for moving to particular pages easily has also been added.
Purpose
This feature improves the behavior of print preview.
Usage
Scrolling behavior is described in the following table.
|
Action
|
What happens
|
|
Line Down
|
Display goes down by a line size (1/5 of the screen height). If it goes beyond the print page, the top of the next page displays.
|
|
Line Up
|
Display goes up by a line size (1/5 of the screen height). If it goes beyond the print page, the bottom of the previous page displays.
|
|
Page Down
|
Display goes down by the screen height (or less) until it reaches the bottom of the page. The following Page Down goes to the top of the next page.
|
|
Page Up
|
Display goes up by the screen height (or less) until it reaches the top of the page. The following Page Up goes to the top of the previous page.
|
|
Top
|
Display goes to the top of the first page of the DataWindow object.
|
|
Bottom
|
Display goes to the top of the last page of the DataWindow object.
|
|
Dragging the thumb (small box) in the scrollbar
|
While the thumb is being dragged, the display is unchanged. The page number corresponding to the current location of the thumb displays on the MicroHelp bar and in a small window next to the thumb in the scrollbar.
Display changes to new page when mouse is released.
|
|