comparison doc/main_window_file_pane.html @ 1087:f00c0c5e6dff

Use h2/h3 tags where appropriate.
author zas_
date Sun, 26 Oct 2008 19:27:20 +0000
parents 47b9f5bc2606
children 31a1a3f85859
comparison
equal deleted inserted replaced
1086:cbac5e35b1f7 1087:f00c0c5e6dff
56 56
57 <p><br /> 57 <p><br />
58 <br /> 58 <br />
59 </p> 59 </p>
60 60
61 <p><u>List view</u> 61 <h2>List view</h2>
62 </p>
63 62
64 <p class="gq-file-pane-5">This mode can be enabled by selecting &ldquo;List&rdquo; from the View menu, pressing Control + L on the keyboard, or unselecting &ldquo;View as icons&rdquo; from the context menu.</p> 63 <p class="gq-file-pane-5">This mode can be enabled by selecting &ldquo;List&rdquo; from the View menu, pressing Control + L on the keyboard, or unselecting &ldquo;View as icons&rdquo; from the context menu.</p>
65 64
66 <p class="gq-file-pane-5">The list view mode displays images in a standard vertical list. Three columns provide the file name, size in bytes, and the time the contents were last modified.</p> 65 <p class="gq-file-pane-5">The list view mode displays images in a standard vertical list. Three columns provide the file name, size in bytes, and the time the contents were last modified.</p>
67 66
69 68
70 <p><br /> 69 <p><br />
71 <br /> 70 <br />
72 </p> 71 </p>
73 72
74 <p><u>Icon view</u> 73 <h2>Icon view</h2>
75 </p>
76 74
77 <p class="gq-file-pane-5">This mode can be enabled by selecting &ldquo;Icons&rdquo; from the View menu, pressing Control + I on the keyboard, or selecting &ldquo;View as icons&rdquo; from the context menu.</p> 75 <p class="gq-file-pane-5">This mode can be enabled by selecting &ldquo;Icons&rdquo; from the View menu, pressing Control + I on the keyboard, or selecting &ldquo;View as icons&rdquo; from the context menu.</p>
78 76
79 <p class="gq-file-pane-5">The icon view mode displays images as thumbnails in a grid, and by default a file name below each thumbnail.</p> 77 <p class="gq-file-pane-5">The icon view mode displays images as thumbnails in a grid, and by default a file name below each thumbnail.</p>
80 78
82 80
83 <p><br /> 81 <p><br />
84 <br /> 82 <br />
85 </p> 83 </p>
86 84
87 <p><u>Multiple selection</u> 85 <h2>Multiple selection</h2>
88 </p>
89 86
90 <p class="gq-file-pane-5">It is possible to select more than one image from the file pane. Multiple files can be selected with several methods:</p> 87 <p class="gq-file-pane-5">It is possible to select more than one image from the file pane. Multiple files can be selected with several methods:</p>
91 88
92 <p class="gq-file-pane-6">Mouse:</p> 89 <p class="gq-file-pane-6">Mouse:</p>
93 90
135 132
136 <p><br /> 133 <p><br />
137 <br /> 134 <br />
138 </p> 135 </p>
139 136
140 <p><u>Sorting</u> 137 <h2>Sorting</h2>
141 </p>
142 138
143 <p class="gq-file-pane-5">The order of the images can be changed by clicking the sort area of the status bar or from the context menu. The sort methods are by file name, number, file date, or file size. The number method will sort file names by their natural order, for example files with names of file_10, file_12, and file_9 will appear in order file_9, file_10, and file_12.</p> 139 <p class="gq-file-pane-5">The order of the images can be changed by clicking the sort area of the status bar or from the context menu. The sort methods are by file name, number, file date, or file size. The number method will sort file names by their natural order, for example files with names of file_10, file_12, and file_9 will appear in order file_9, file_10, and file_12.</p>
144 140
145 <p class="gq-file-pane-5">Selecting the ascending menu item will toggle between increasing and decreasing sort order.</p> 141 <p class="gq-file-pane-5">Selecting the ascending menu item will toggle between increasing and decreasing sort order.</p>
146 142
147 <p><br /> 143 <p><br />
148 <br /> 144 <br />
149 </p> 145 </p>
150 146
151 <p><u>Context menu</u> 147 <h2>Context menu</h2>
152 </p>
153 148
154 <p>Right clicking the mouse or pressing the menu key while the file pane has focus will display a menu. The menu functions will perform the same as those that match the window's <a href="main_window_menus.html">menu bar</a>, however a few functions are unique to the context menu:</p> 149 <p>Right clicking the mouse or pressing the menu key while the file pane has focus will display a menu. The menu functions will perform the same as those that match the window's <a href="main_window_menus.html">menu bar</a>, however a few functions are unique to the context menu:</p>
155 150
156 <p class="gq-file-pane-5"><b>View in new window:</b> Opens a new window containing a list of the currently selected images.</p> 151 <p class="gq-file-pane-5"><b>View in new window:</b> Opens a new window containing a list of the currently selected images.</p>
157 152
165 160
166 <p><br /> 161 <p><br />
167 <br /> 162 <br />
168 </p> 163 </p>
169 164
170 <p><u>Drag and Drop</u> 165 <h2>Drag and Drop</h2>
171 </p>
172 166
173 <p class="gq-file-pane-5">Drag and drop can be initialized with the primary or middle mouse buttons in the file pane. Dragging a file that is selected will include all selected files in the drag. Dragging a file that is not selected will first change the selection to the dragged file, and clear the previous selection.</p> 167 <p class="gq-file-pane-5">Drag and drop can be initialized with the primary or middle mouse buttons in the file pane. Dragging a file that is selected will include all selected files in the drag. Dragging a file that is not selected will first change the selection to the dragged file, and clear the previous selection.</p>
174 168
175 <p><br /> 169 <p><br />
176 <br /> 170 <br />