source: branches/sina/HELP_SOURCE/source/tree_group.hlp

Last change on this file was 19708, checked in by westram, 3 months ago
  • update doc+gui:
    • avoid terms "ARB_NT" (=former name of main arb window), "ARB_NTREE" and similar
      • instead talk about "ARB main window"
    • correct refs to 'ARB/Probes/PT_SERVER Admin'.
    • update 'What are marked species?'.
    • update protection level documentation (parts already done with previous commit).
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.6 KB
Line 
1#       main topics:
2UP      arb.hlp
3UP      glossary.hlp
4UP      mode_group.hlp
5
6#       sub topics:
7#SUB     subtopic.hlp
8
9# format described in ../help.readme
10
11
12TITLE           Collapse/expand tree
13
14OCCURRENCE      ARB/Tree/Collapse expand tree
15
16DESCRIPTION     The items in this menu allow to control which
17                groups (groups of species; see LINK{mode_group.hlp})
18                shall be collapsed and which shall be expanded.
19
20                Collapsed groups are displayed as triangles (or rectangles
21                in IRS tree; see LINK{tr_type_irs.hlp}).
22
23                Different ways to collapse/expand:
24
25                 * Collapse all: collapses all groups (and subgroups)
26                 * Collapse terminal: collapses terminal groups, expands other groups
27                 * Expand all: expands all groups (and subgroups)
28                 * Expand marked: expands all groups that contain marked species, collapses other groups
29                 * Expand unmarked: expands all groups that contain unmarked species, collapses other groups
30                 * Expand zombies: expands all groups that contain zombies (see LINK{glossary.hlp}), collapses other groups
31                 * Expand color: expands all groups that contain species in specific, any or no color (see LINK{color.hlp})
32
33NOTES           The lengths of the triangle sides reflect the longest and shortest overall
34                branch lengths within the subtree.
35
36                To collapse/expand via keyboard, see LINK{nt_keys.hlp}.
37
38EXAMPLES        None
39
40WARNINGS        None
41
42BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.