Files
gnucash/doc/sgml/C/xacc-gnome-mdi.sgml
James LewisMoss 617fe7868d * doc/sgml/C/xacc-gnome-mdi.sgml: remove first section's
sectionness.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4446 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 18:25:48 +00:00

63 lines
2.4 KiB
Plaintext

<article id="xacc-gnome-mdi">
<artheader>
<title>The Gnome MDI</title>
</artheader>
<para><emphasis>PICTURES NEEDED!!!!</emphasis>
</para>
<para>GnuCash can display multiple views of your finances at once, in
multiple windows, a tabbed "notebook" style, or in one plain window.
This facility is provided through the GNOME MDI (multiple document
interface). When you open a new
<link linkend="xacc-mainwin">account tree</link>
or <link linkend="xacc-reports">report</link> using the file menu, the
new view can be displayed in several ways.
</para>
<sect1 id="xacc-notebook-view">
<title>Notebook View</title>
<para><emphasis>Picture Needed Here!</emphasis></para>
<para>Notebook view puts all new views in the main window, but places
them on named tabs - just like a real notebook, in fact. You can bring
a notebook tab to the front by clicking on it.</para>
</sect1>
<sect1 id="xacc-multiple-windows-view">
<title>Multiple Windows</title>
<para><emphasis>Picture Needed Here!</emphasis></para>
<para>If this mode is selected, a new top-level window will be created
for the new view. You can move and resize this window any way you
want, independently of the original gnucash main window. If you have
a window manager that supports multiple desktops, you can happily
move it onto a to a different one.
</para>
</sect1>
<sect1 id="xacc-single-window-view">
<title>Single Window</title>
<para><emphasis>Picture Needed Here!</emphasis></para>
<para>The single-window view works like the notebook view, except
that instead of using tabs to select which report/account
tree you wish to view, you can select them from the Window menu.
</para>
</sect1>
<sect1 id="xacc-selecting-mdi-mode">
<title>Selecting MDI Modes</title>
<para>MDI mode can be set in two different ways. Firstly
you can set it within GnuCash through the "Application MDI Mode"
option in the <link linkend="xacc-preferences">
Preferences Dialog</link></para>
<para>However, if you prefer a particular MDI mode across all your
GNOME applications, you can set the preference for all of them in
the MDI section of the GNOME Configuration program (see the GNOME
on-line help for more details). To get GnuCash to recognize the
global setting, set the "Application MDI Mode" option in the preferences
dialog to "Use GNOME Default".</para>
</sect1>
</article>
<!-- Local variables: -->
<!-- sgml-parent-document: "gnucash.sgml" -->
<!-- End: -->