Git commit 3e19236b29afcf380258e240d3677d762e6c1052 by Alexander Semke.
Committed on 04/04/2015 at 21:32.
Pushed by asemke into branch 'master'.

Documentation for "Main Area".

M  +10   -1    doc/index.docbook
A  +-    --    doc/sub_window_tabbed_view_interfaces.png

http://commits.kde.org/labplot/3e19236b29afcf380258e240d3677d762e6c1052

diff --git a/doc/index.docbook b/doc/index.docbook
index a1c64c2..d31b842 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -148,7 +148,16 @@ Project explorer is a dockable window and can be placed at 
an arbitrary place. T
 <sect1 id="main-area">
 <title>Main Area</title>
 <para>
-       some text
+Created objects having a view (like worksheet, spreadsheet etc.) are placed in 
the main area of the application. Depending on the current setting for the user 
interface, windows are placed either as independent and freely moveable 
sub-windows (interface "Sub-window view") or as tabs in a tabbed view 
(interface "Tabbed view").
+</para>
+<para>
+<screenshot><mediaobject><imageobject>
+      <imagedata fileref="sub_window_tabbed_view_interfaces.png" format="PNG"/>
+</imageobject></mediaobject></screenshot>
+</para>
+
+<para>
+When sub-windows are used, all windows of objects belonging to the currently 
selected folder only are shown. Alternatively, the visibility of windows can be 
extended to the currently selected folder and its sub-folders or to all windows 
in the project. This behaviour is controlled via the parameter "Window 
visibility policy" accessible via the context menu of the project explorer.
 </para>
 </sect1>
 
diff --git a/doc/sub_window_tabbed_view_interfaces.png 
b/doc/sub_window_tabbed_view_interfaces.png
new file mode 100644
index 0000000..6bf84da
Binary files /dev/null and b/doc/sub_window_tabbed_view_interfaces.png differ

Reply via email to