source: branches/lib/HELP_SOURCE/source/e4_mode.hlp

Last change on this file was 19532, checked in by westram, 4 months ago
  • reintegrates 'help' into 'trunk'
    • tweak arb documentation:
      • automatically link
        • ticket references to arb bug tracker (only affects html version).
        • found URLs.
      • page titles
        • warn about long titles.
        • introduce SUBTITLEs (automatically triggered by multi-line titles in source files).
        • increase allowed length (limited by subwindow width).
      • cleanup header sections in all helpfiles.
      • fix and/or update several help files.
      • document syntax of help sources.
      • build issues:
        • when xml validation fails, next build no longer uses invalid xml ⇒ keeps failing.
        • remove output files on error (including files below ARBHOME/lib).
        • pipe output through logs to ensure proper wrapping in Entering/Leaving lines.
    • moves Tree admin + NDS menu entries to top of menu
  • adds: log:branches/help@18783:19531
File size: 1.6 KB
Line 
1#       main topics:
2UP      arb.hlp
3UP      glossary.hlp
4
5#       sub topics:
6#SUB     subtopic.hlp
7
8# format described in ../help.readme
9
10
11TITLE           ARB_EDIT4 mode buttons
12
13OCCURRENCE      ARB_EDIT4/<buttons at left border>
14
15DESCRIPTION     The mode buttons provide different interaction modes with the sequence display:
16
17                MOVE MODE
18
19                     Allows to drag and drop items like
20
21                            * species,
22                            * SAIs or
23                            * groups of species/SAIs
24
25                     Useful to
26
27                            * reorder items,
28                            * move items into or out of groups, or
29                            * move items between top-area (always visible) and middle-area (scrollable)
30
31                KILL MODE
32
33                     Allows to remove items (see above) from the editor.
34
35                     For howto add (removed) items see LINK{e4_get_species.hlp}.
36
37
38                MARK MODE
39
40                     Allows to toggle whether a species is marked by clicking on the species name
41                     (at the left side of the sequence area).
42
43
44                INFO MODE
45
46                     Opens the species info window (see LINK{sp_info.hlp}).
47
48
49NOTES           To store the changes applied in MOVE or KILL MODE,
50                you may save a named configuration (see LINK{species_configs_saveload.hlp}).
51
52                The KILL MODE will auto-deactivate (e.g. if you click into a sequence) to avoid accidental deletes.
53
54EXAMPLES        None
55
56WARNINGS        None
57
58BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.