notepad-plus-plus-legacy/PowerEditor/misc/npp.help/HTML/Go to dialog.html
Don Ho aac719f843 [ADD] Add npp help binary and source files.
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
2009-07-02 12:45:08 +00:00

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-&gt;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>