comparison doc/other_windows_pan_view.html @ 1141:7a3bef49ca50

More precise description of the pan view find feature and a note about ressources eating was added.
author zas_
date Wed, 12 Nov 2008 21:34:55 +0000
parents 77f9f2331e1b
children f7c0f743f0fd
comparison
equal deleted inserted replaced
1140:77f9f2331e1b 1141:7a3bef49ca50
41 41
42 <p>This window proposes alternative views of the <em>current directory and its children</em>.<br /> 42 <p>This window proposes alternative views of the <em>current directory and its children</em>.<br />
43 You can pan the view as you pan an image in normal view mode, using left mouse button and drag.</p> 43 You can pan the view as you pan an image in normal view mode, using left mouse button and drag.</p>
44 <p>A left mouse button click on any image will display informations about the image. Right button will show a context menu.</p> 44 <p>A left mouse button click on any image will display informations about the image. Right button will show a context menu.</p>
45 45
46 <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>
47
48
46 <h2>Select a folder</h2> 49 <h2>Select a folder</h2>
47 <dl class="dialog_desc"> 50 <dl class="dialog_desc">
48 <dt>Location</dt><dd>Set the top folder.</dd> 51 <dt>Location</dt><dd>Set the top folder.</dd>
49 </dl> 52 </dl>
50 53
74 </dl> 77 </dl>
75 78
76 <h2>Find</h2> 79 <h2>Find</h2>
77 <p>At the bottom of the window:</p> 80 <p>At the bottom of the window:</p>
78 <dl class="dialog_desc"> 81 <dl class="dialog_desc">
79 <dt>Find button</dt><dd>Shows a text field for filename search</dd> 82 <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>
80 </dl> 83 </dl>
81 84
82
83
84 <hr id="bottomseparator" /> 85 <hr id="bottomseparator" />
85 86
86 <div class="navbottom"> 87 <div class="navbottom">
87 <table width="100%" border="0" cellpadding="4" cellspacing="0"> 88 <table width="100%" border="0" cellpadding="4" cellspacing="0">
88 <col id="navbottom_col1" width="33%"></col> 89 <col id="navbottom_col1" width="33%"></col>