view doc/2_4_file_pane.html @ 8:e0d0593d519e

Sync to GQview 1.5.9 release. ######## DO NOT BASE ENHANCEMENTS OR TRANSLATION UPDATES ON CODE IN THIS CVS! This CVS is never up to date with current development and is provided solely for reference purposes, please use the latest official release package when making any changes or translation updates. ########
author gqview
date Sat, 26 Feb 2005 00:07:07 +0000
parents
children 1b01410e6860
line wrap: on
line source

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
	<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1">
	<TITLE>File Pane - GQview User Manual</TITLE>
	<META NAME="GENERATOR" CONTENT="OpenOffice.org 1.1.0  (Linux)">
	<META NAME="CREATED" CONTENT="20040805;23590500">
	<META NAME="CHANGED" CONTENT="20041022;16274600">
</HEAD>
<BODY LANG="en-US" DIR="LTR">
<CENTER>
	<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 STYLE="page-break-before: always">
		<COL WIDTH=85*>
		<COL WIDTH=85*>
		<COL WIDTH=85*>
		<THEAD>
			<TR VALIGN=TOP>
				<TD WIDTH=33%>
					<P><A HREF="2_3_layout.html">Previous</A></P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=CENTER>File Pane &ndash; Main Window</P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=RIGHT><A HREF="2_5_folder_pane.html">Next</A></P>
				</TD>
			</TR>
		</THEAD>
	</TABLE>
</CENTER>
<HR>
<H1>2.4 File Pane</H1>
<P>The file pane displays the images contained in the active folder.
It has two modes of display, allows multiple selection, and can
initiate drag and drop operations.</P>
<P>A <B>context menu</B> can be displayed by clicking the right mouse
button on the file pane or pressing the menu key while the file pane
has the focus.</P>
<P><BR><BR>
</P>
<P><U>List view</U></P>
<P STYLE="margin-left: 0.79in">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>
<P STYLE="margin-left: 0.79in">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>
<P STYLE="margin-left: 0.79in"><B>Thumbnails</B> can be displayed
next to each file in the list, to toggle thumbnails on or off by
selecting &ldquo;Thumbnails&rdquo; from the View menu, pressing the T
key, clicking the thumbnail button on the tool bar, or selecting
&ldquo;Show thumbnails&rdquo; from the context menu.</P>
<P><BR><BR>
</P>
<P><U>Icon view</U></P>
<P STYLE="margin-left: 0.79in">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>
<P STYLE="margin-left: 0.79in">The icon view mode displays images as
thumbnails in a grid, and by default a file name below each
thumbnail.</P>
<P STYLE="margin-left: 0.79in">The <B>file name</B> displayed below
each thumbnail can be turned on or off by selecting &ldquo;Show
filename text&rdquo; from the context menu.</P>
<P><BR><BR>
</P>
<P><U>Multiple selection</U></P>
<P STYLE="margin-left: 0.79in">It is possible to select more than one
image from the file pane. Multiple files can be selected with several
methods:</P>
<P STYLE="margin-left: 0.79in"><B>Mouse:</B></P>
<UL>
	<LI><P>Control + Primary mouse button will add or remove the file
	from the selection.</P>
	<LI><P>Middle mouse button will toggle selection of the file.</P>
	<LI><P>Shift + Primary mouse button will select all images between
	the clicked and focused image, or it will unselect all those images
	if the clicked image is already selected.</P>
	<LI><P>Shift + Control + Primary mouse works as Shift + Primary, but
	will not change the selection of files outside the region between
	the focus and clicked image.</P>
</UL>
<P STYLE="margin-left: 0.79in"><B>Keyboard:</B></P>
<UL>
	<LI><P>Control + Arrows will move the focus without changing the
	selection.</P>
	<LI><P>Control + Space will toggle selection of the focused image.</P>
	<LI><P>Shift + Arrows will select a region of images.</P>
	<LI><P>Shift + Control + Arrows works as Shift + Arrows, but will
	not change the selection of files outside the current focus region.</P>
</UL>
<P STYLE="margin-left: 0.79in">To select all files press Control + A,
or to unselect all image press Control + Shift + A. These operations
are also available from the Edit menu as &ldquo;Select all&rdquo; and
&ldquo;Select none&rdquo;.</P>
<P STYLE="margin-left: 0.79in">The current number of selected images
and their total size will be indicated in the File list section of
the <A HREF="2_7_status_bar.html">status bar</A>.</P>
<P><BR><BR>
</P>
<P><U>Sorting</U></P>
<P STYLE="margin-left: 0.79in">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>
<P STYLE="margin-left: 0.79in">Selecting the ascending menu item will
toggle between increasing and decreasing sort order.</P>
<P><BR><BR>
</P>
<P><U>Context menu</U></P>
<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="2_2_menus.html">menu
bar</A>, however a few functions are unique to the context menu:</P>
<P STYLE="margin-left: 0.79in"><B>View in new window:</B> Opens a new
window containing a list of the currently selected images.</P>
<P STYLE="margin-left: 0.79in"><B>Sort:</B> Changes the sort order of
file pane.</P>
<P STYLE="margin-left: 0.79in"><B>View as icons:</B> Toggles between
the list and icon view modes.</P>
<P STYLE="margin-left: 0.79in"><B>Show thumbnails:</B> Toggles
display of thumbnails in the list view display mode.</P>
<P STYLE="margin-left: 0.79in; font-weight: medium"><B>Show filename
text:</B> Toggles display of file names in the icon view display
mode.</P>
<P><BR><BR>
</P>
<P><U>Drag and Drop</U></P>
<P STYLE="margin-left: 0.79in">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>
<P><BR><BR>
</P>
<P><BR><BR>
</P>
<HR>
<CENTER>
	<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0>
		<COL WIDTH=85*>
		<COL WIDTH=85*>
		<COL WIDTH=85*>
		<THEAD>
			<TR VALIGN=TOP>
				<TD WIDTH=33%>
					<P><A HREF="2_3_layout.html">Previous</A></P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=CENTER><A HREF="index.html">Contents</A></P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=RIGHT><A HREF="2_5_folder_pane.html">Next</A></P>
				</TD>
			</TR>
		</THEAD>
		<TBODY>
			<TR VALIGN=TOP>
				<TD WIDTH=33%>
					<P><BR>
					</P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=CENTER><BR>
					</P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=RIGHT>GQview User Manual</P>
				</TD>
			</TR>
		</TBODY>
	</TABLE>
</CENTER>
<P STYLE="margin-bottom: 0in"><BR>
</P>
</BODY>
</HTML>