<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1250">
<meta name="author" content="Ixen Gerthannes">
<LINK REL="stylesheet" HREF="style.css" TYPE="text/css">
<script language="JavaScript" src="headfoot.js"></script>
<title>Folder dialog</title>
</head>
<body>
<script>header("Folder dialog");</script>
<div class="text">
This is the dialog displayed when the <a href="options.htm">configuration</a> option 'Monitoring clipboard' is enabled and some filenames are in the clipboard.<br><br>

<b>The left part of the dialog</b> contains list of shortcuts. It could be used to select path faster. The four buttons are used for changing view of the shortcut list. The two buttons below allows adding and deleting shortcuts.<br>
<b>The right part of the dialog</b> contains the tree view with folder's structure. You can select a path from it or enter the whole path manually in the combo box below. The button above creates a new folder in a currently selected folder.<br>
<br>
</div>
<hr>
<div class="seealso">
See also: <a href="options.htm">Configuration dialog</a>, <a href="mainmenu.htm">Program's main menu</a>
</div>
<script>footer();</script>
</body>
</html>