comparison doc/other_windows_pan_view.html @ 1165:473a7c4881cd

Fix up yet unmarked keys.
author zas_
date Thu, 20 Nov 2008 17:23:46 +0000
parents c564ab6c11fc
children
comparison
equal deleted inserted replaced
1164:3692efcbd325 1165:473a7c4881cd
41 41
42 <h1>Pan View Window</h1> 42 <h1>Pan View Window</h1>
43 43
44 <p>This window proposes alternative views of the <em>current directory and its children</em>.<br /> 44 <p>This window proposes alternative views of the <em>current directory and its children</em>.<br />
45 You can pan the view as you pan an image in normal view mode, using left mouse button and drag.</p> 45 You can pan the view as you pan an image in normal view mode, using left mouse button and drag.</p>
46 <p>A left mouse button click on any image will display informations about the image. Right button will show a context menu.</p> 46 <p>A primary mouse button click on any image will display informations about the image. Secondary mouse button will show a context menu.</p>
47 47
48 <p class="note"><span class="note_label">Note:</span>The pan view recursively visits each folder under the specified folder, so be careful it can eat a lot of ressources.</p> 48 <p class="note"><span class="note_label">Note:</span> The pan view recursively visits each folder under the specified folder, so be careful it can eat a lot of ressources.</p>
49 49
50 50
51 <h2>Select a folder</h2> 51 <h2>Select a folder</h2>
52 <dl class="dialog_desc"> 52 <dl class="dialog_desc">
53 <dt>Location</dt><dd>Set the top folder.</dd> 53 <dt>Location</dt><dd>Set the top folder.</dd>
79 </dl> 79 </dl>
80 80
81 <h2>Find</h2> 81 <h2>Find</h2>
82 <p>At the bottom of the window:</p> 82 <p>At the bottom of the window:</p>
83 <dl class="dialog_desc"> 83 <dl class="dialog_desc">
84 <dt>Find button</dt><dd>Shows a text field for image search. One can enter a filename or a part of it or a date (yyyy or yyyy-mm or yyyy-mm-dd format, separator can be '/','-',' ','.',','). Pressing Enter key will start the search, pressing it again will move to the next match. Matched file is made visible and details are shown for it.</dd> 84 <dt>Find button</dt><dd>Shows a text field for image search. One can enter a filename or a part of it or a date (yyyy or yyyy-mm or yyyy-mm-dd format, separator can be '/','-',' ','.',','). Pressing <span class="key">Enter</span> key will start the search, pressing it again will move to the next match. Matched file is made visible and details are shown for it.</dd>
85 </dl> 85 </dl>
86 86
87 <hr id="bottomseparator" /> 87 <hr id="bottomseparator" />
88 88
89 <div class="navbottom"> 89 <div class="navbottom">