The Go to Line dialog allows the user to navigate to a particular line number in the current document. A number that is less than or equal to zero will navigate to the beginning of the current document and a number that is larger than the largest line value navigates the user to the end of the current document.
It is also possible to use the status bar prompt to go to a line in the active document.
The following figure shows the Go to Line dialog:
Accessibility: From the Go to Line menu option in the Edit menu or by double clicking or right clicking on the current line number display in the main status bar.
Component |
Description |
|
|
The line number that the user wishes to navigate to. A number that is less than or equal to zero will navigate to the beginning of the current document and a number that is larger than the largest line value navigates the user to the end of the current document. |
|
|
When pressed this button navigates to the line number displayed in the dialog. |
|
|
Cancels the operation and returns to the application. |