view doc/2_1_navigation.html @ 622:54e20abb5c6d

Fix display of collection in overlay info. Due to markup escaped <i>collection</i> was displayed instead of collection's in italic. Overlay info syntax was extended to allow the wrapping of displayed data with markup. General syntax is: %name[:length limit][:extra]% Extra string uses special character '*' to mark the place of the data to display. If no '*' is present, then extra string is just appended to data. Any "\n" is replaced by a newline on display. Pango mark up is accepted in left and right parts. If data is empty, nothing will be displayed. Examples: "%name:<i>*</i>\n%" -> name is displayed in italics ended with a newline "%size:\n%" -> size is displayed with a newline at end "%formatted.ISOSpeedRating:ISO *%" -> prefix iso number with "ISO " (ie. "ISO 100") "Collection <b>*</b>\n" -> display collection name in bold prefixed by "Collection " and a newline is appended Collection name formatting was slighly improved by not displaying the .gqv extension. The default overlay info string was modified to use the new syntax, but older info strings should be displayed as usual.
author zas_
date Sat, 10 May 2008 21:29:53 +0000
parents e0d0593d519e
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>Navigation - GQview User Manual</TITLE>
	<META NAME="GENERATOR" CONTENT="OpenOffice.org 1.1.0  (Linux)">
	<META NAME="CREATED" CONTENT="20040805;23590500">
	<META NAME="CHANGED" CONTENT="20040930;15594600">
</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_main_window.html">Previous</A></P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=CENTER>Navigation &ndash; Main Window</P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=RIGHT><A HREF="2_2_menus.html">Next</A></P>
				</TD>
			</TR>
		</THEAD>
	</TABLE>
</CENTER>
<HR>
<H1>2.1 Navigation</H1>
<P><B>Moving around in the file system</B></P>
<P STYLE="margin-left: 0.79in">To select the folder containing the
desired images for display, change to the image's folder using the
folder view. Single clicking a folder with the primary mouse button
will change the main window to display that folder's contents. When
the folder view is displayed as a list, use the folder named &ldquo;..&rdquo;
to change to the parent folder (the parent folder is the folder that
contains the current folder).</P>
<P STYLE="margin-left: 0.79in">To select a folder with the keyboard,
move the focus to the desired folder and press the Space or Enter
key.</P>
<P><B>Moving around within a folder</B></P>
<P STYLE="margin-left: 0.79in">After selecting the desired folder as
above, the desired image can be viewed by selecting it from the file
list. To select a file for display single click it with the primary
mouse button.</P>
<P STYLE="margin-left: 0.79in">To select a file with the keyboard,
move the focus to the desired file. As you move the focus within the
file list the image display will update to match the highlighted
file.</P>
<P><B>Going home</B></P>
<P STYLE="margin-left: 0.79in">To change to your home folder, click
the Home button in the tool bar.</P>
<P><B>Direct path entry</B></P>
<P STYLE="margin-left: 0.79in">The current path is displayed in an
entry field above the folder list. A folder or file can be typed into
the entry to quickly change to a desired location or image, the main
window will update after pressing the Enter key. Tab completion is
also available in the path entry.</P>
<P STYLE="margin-left: 0.79in">Next to the path entry is a button
with a down arrow, clicking this will display a drop down list
containing the most recent locations viewed. The list is ordered such
that the most recent location is at the top. Selecting a location
from the drop down list will change the window to display the
location.</P>
<P><B>Stepping through images sequentially</B></P>
<P STYLE="margin-left: 0.79in">To change the displayed image to next
or previous one within the same folder, use the respective PageDown
and PageUp keys. The mouse can also be used to change the image by
clicking the image display with the respective primary and middle
buttons.</P>
<P STYLE="margin-left: 0.79in">To change to beginning or end of the
image list, use the respective Home or End keys.</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_main_window.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_2_menus.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>