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
16 lines
1.3 KiB
HTML
16 lines
1.3 KiB
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>GUI elements</title>
|
|
<link rel="stylesheet" href="styles.css" type="text/css">
|
|
|
|
</head>
|
|
<body><h1>GUI elements</h1>The main Notepad++ view consists of a few GUI elements. These sections elaborate a bit on them.<p><img style="width: 840px; height: 551px;" alt="" src="Images/Screenshots/main.png" usemap="#main" class="annotated"><br><p><a href="Tab%20Bar.html">Tab Bar</a></p><p><a href="Status%20Bar.html">Status Bar</a></p><p><a href="Tool%20Bar.html">Tool Bar</a></p><p><a href="Menu.html">Menu</a></p><p><a href="Context%20Menu.html">Context Menu</a></p>
|
|
<p><a href="Dockable%20Windows.html">Dockable Windows</a></p>
|
|
<div>
|
|
<map id="main" name="main">
|
|
<area shape="rect" alt="Menu" coords="5,23,835,41" href="Menu.html" title="Menu" />
|
|
<area shape="rect" alt="Tool Bar" coords="5,43,835,67" href="Tool%20Bar.html" title="Tool Bar" />
|
|
<area shape="rect" alt="Tab Bar" coords="5,70,835,91" href="Tab%20Bar.html" title="Tab Bar" />
|
|
<area shape="rect" alt="Status Bar" coords="4,528,835,547" href="Status%20Bar.html" title="Status Bar" />
|
|
<area shape="rect" alt="Context Menu" coords="191,204,337,449" href="Context%20Menu.html" title="Context Menu" />
|
|
</map>
|
|
</div>
|
|
</body></html> |