comparison doc/main_window_status_bar.html @ 1079:76266496b06d

Drop chapters numbers from h1 title, and reformat top title a bit.
author zas_
date Sat, 25 Oct 2008 08:07:57 +0000
parents ac4a4f2cf393
children f1a52d530df9
comparison
equal deleted inserted replaced
1078:ac4a4f2cf393 1079:76266496b06d
34 <p><a href="main_window_image_pane.html">Previous</a> 34 <p><a href="main_window_image_pane.html">Previous</a>
35 </p> 35 </p>
36 </td> 36 </td>
37 37
38 <td width="33%"> 38 <td width="33%">
39 <p class="gq-status-bar-1">Status Bar - Main Window</p> 39 <p class="gq-status-bar-1">Status Bar &ndash; Main Window</p>
40 </td> 40 </td>
41 41
42 <td width="33%"> 42 <td width="33%">
43 <p class="gq-status-bar-2"><a href="other_windows.html">Next</a> 43 <p class="gq-status-bar-2"><a href="other_windows.html">Next</a>
44 </p> 44 </p>
48 </table> 48 </table>
49 </div> 49 </div>
50 50
51 <hr /> 51 <hr />
52 52
53 <h1>2.7 Status Bar</h1> 53 <h1>Status Bar</h1>
54 54
55 <p>The status bar contains information and details about the contents of the main window. Information displayed includes the progress of generating thumbnails, the number of files in the file list with byte size, the current file selection count including byte size, details about the currently displayed image, and the zoom setting. The current sort preference is also displayed, and can be adjusted from the status bar.</p> 55 <p>The status bar contains information and details about the contents of the main window. Information displayed includes the progress of generating thumbnails, the number of files in the file list with byte size, the current file selection count including byte size, details about the currently displayed image, and the zoom setting. The current sort preference is also displayed, and can be adjusted from the status bar.</p>
56 56
57 <p>The status bar is comprised of five sections, from left to right these are a progress bar, sort method, file list counts, image details, and zoom setting. Each section is described below.</p> 57 <p>The status bar is comprised of five sections, from left to right these are a progress bar, sort method, file list counts, image details, and zoom setting. Each section is described below.</p>
58 58