aac719f843
Signed-off-by: Don HO <don.h@free.fr> git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@504 f5eea248-9336-0410-98b8-ebc06183d4e3
18 lines
952 B
HTML
18 lines
952 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
<html><head>
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Go to dialog</title>
|
|
|
|
<link rel="stylesheet" href="styles.css" type="text/css">
|
|
</head>
|
|
<body>
|
|
<h1>Go to dialog</h1>
|
|
<p><img style="width: 398px; height: 165px;" alt="" src="Images/Screenshots/goto.png"><p>To
|
|
go to a certain location in the file, open the Go To line dialog by
|
|
selecting <span class="menu_item">Search->Go To line</span>
|
|
or by <span class="shortcut">doubleclicking</span>
|
|
the location section
|
|
in the statusbar (also see <a href="Status%20Bar.html">Status Bar</a>). You can go to a certain line
|
|
in the file or position, depending on the selection in the dialog.
|
|
The <span class="button">Go!</span> Button will go to that location if it's valid, the<span class="button"> I'm going
|
|
nowhere</span> button cancels the operation.
|
|
</body></html> |