1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3<html>
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6<meta http-equiv="Content-Style-Type" content="text/css">
7<link href="../../../../css/manpage.css" rel="stylesheet" type="text/css">
8<title>Function Menu of the Group Management Window</title>
9</head>
10<body>
11
12<!-- =================================================== -->
13<h1 id="GROUP_FUNCTION_MENU">Function Menu of the Group Management Window</h1>
14<p class="img">
15    <img src="images/group_function_menu.gif" alt="Function Menu of the Group Management Window">
16</p>
17
18<ol class="ui">
19	<li>
20        <p>Cuts the selected pane.</p>
21    </li>
22    <li>
23        <p>Copies the selected pane.</p>
24    </li>
25    <li>
26        <p>Pastes into the selected pane.</p>
27
28    </li>
29    <li>
30        <p>Deletes the selected pane.</p>
31    </li>
32    <li>
33        <p>Displays a window for editing the selected group.</p>
34        <p class="img">
35            <img src="images/group_edit_window.gif" alt="Group Edit Window">
36        </p>
37        <ol class="ui">
38            <li>Enter the group name.<p class="warn">Note that the original name will be reapplied if you try to enter the name of an already existing group.</p></li>
39            <li>Enter a comment.</li>
40        </ol>
41    </li>
42
43    <li>
44        <p>Removes the selected group and/or pane from group management.</p>
45    </li>
46
47    <li>
48        <p>Locks panes belonging to the selected group (locks the pane in question if a pane is selected).</p>
49    </li>
50
51    <li>
52        <p>Unlocks panes belonging to the selected group (unlocks the pane in question if a pane is selected).</p>
53    </li>
54
55    <li>
56        <p>Hides panes belonging to the selected group (hides the pane in question if a pane is selected).</p>
57    </li>
58
59    <li>
60        <p>Displays hidden panes belonging to the selected group (displays the pane in question if a pane is selected).</p>
61    </li>
62     <li>
63        <p>Sets whether the selected pane is displayed automatically.<br> If this item is enabled, the corresponding node is automatically displayed when the pane is selected in the layout window or elsewhere.</p>
64    </li>
65</ol>
66
67<hr><p>CONFIDENTIAL</p></body>
68</html>
69