0
|
1 |
<html>
|
|
2 |
<head>
|
|
3 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
4 |
<title>Manual</title>
|
|
5 |
</head>
|
|
6 |
<body style="font-size:12pt;font-family:helvetica">
|
|
7 |
|
|
8 |
<p><center><h2>Simple Text Viewer</h2></center></p>
|
|
9 |
|
|
10 |
<p>
|
|
11 |
The Simple Text Viewer enables the user to select and view
|
|
12 |
existing files.
|
|
13 |
</p>
|
|
14 |
|
|
15 |
<p><center>
|
|
16 |
<img src="images/mainwindow.png" />
|
|
17 |
</center></p>
|
|
18 |
|
|
19 |
<p>
|
|
20 |
The application provides its own custom documentation that is
|
|
21 |
available through the <b>Help</b> menu in the main window's menubar
|
|
22 |
and through the <b>Help</b> button in the application's find file
|
|
23 |
dialog.
|
|
24 |
</p>
|
|
25 |
|
|
26 |
</body>
|
|
27 |
</html>
|
|
28 |
|