view doc/2_3_layout.html @ 114:50fc73e08550

Mon Nov 27 01:23:23 2006 John Ellis <johne@verizon.net> * bar_exif.c, cache-loader.c, pan-view.c: Pass new arg for exif_read(). * color-man.[ch]: Add color_man_new_embedded for using in-memory color profiles. * exif.[ch]: Add support for extracting color profiles embedded in jpeg and tiff images. This resulted in a rewrite of the jpeg parser; both to allow searching for any marker type, and to make the code readable. * format_raw.c: Add color profile tag to the debug code. * image.c, layout.c: Use embedded color profiles when found and enabled, also add toggle for the option in color profile menu.
author gqview
date Mon, 27 Nov 2006 06:37:48 +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>Layout - 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;21160600">
</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_2_menus.html">Previous</A></P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=CENTER>Layout &ndash; Main Window</P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=RIGHT><A HREF="2_4_file_pane.html">Next</A></P>
				</TD>
			</TR>
		</THEAD>
	</TABLE>
</CENTER>
<HR>
<H1>2.3 Layout</H1>
<P>The main window consists of four areas, the <A HREF="2_5_folder_pane.html">folder
pane</A>, <A HREF="2_4_file_pane.html">file pane</A>, <A HREF="2_6_image_pane.html">image
pane</A>, and the <A HREF="2_7_status_bar.html">status bar</A>. The
status bar is always at the bottom of the window. The three remaining
areas, or panes, can be arranged and sized by the user.</P>
<P><U>Selecting the location of each pane</U></P>
<P STYLE="margin-left: 0.79in">The arrangement of the folder, file,
and image pane is selected on the <A HREF="10_3_window.html">Windows
tab</A> of the Options window. There are four choices for the layout,
the difference is that each has the larger pane in a different
location: right, bottom, left, and top.</P>
<P STYLE="margin-left: 0.79in">The order in which the panes are
filled is determined by the three row list located below the layout
selection. The three numbered rows correspond to the three numbered
regions of the selected layout, to change the order of the list drag
a row to the desired location within the list. To drag a row move the
mouse over the selected row, press and hold the primary mouse button,
then drag the row to the desired location and release the button.</P>
<P STYLE="margin-left: 0.79in; text-decoration: none"><I>Note: In the
options window the file and image panes are labeled similarly,
however the folder pane is labeled as tools.</I></P>
<P><U>Changing the size of a pane</U></P>
<P STYLE="margin-left: 0.79in">Between the panes of the main window
are two dividers that can be moved with the mouse to adjust the size
of each pane. Press and hold the primary button, then move the
divider to the desired location and release the button.</P>
<P><B>Folder pane</B></P>
<P STYLE="margin-left: 0.79in">The <A HREF="2_5_folder_pane.html">folder
pane</A> contains the menu bar, tool bar, path entry, and folder
list. The list can be set to display the sub folders of the active
folder or a tree that starts with the root folder and contains all
folders in the file system.</P>
<P><B>File pane</B></P>
<P STYLE="margin-left: 0.79in">The <A HREF="2_4_file_pane.html">file
pane</A> lists the images contained in the active folder. The file
pane can be set to display as a vertical list or an icon view.</P>
<P><B>Image pane</B></P>
<P STYLE="margin-left: 0.79in">The <A HREF="2_6_image_pane.html">image
pane</A> is where the active image is displayed.</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_2_menus.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_4_file_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>