source: branches/nameserver/HELP_SOURCE/oldhelp/e4_background_priority.hlp

Last change on this file was 14078, checked in by westram, 10 years ago
  • documentation
    • update help on
      • edit4 search patterns
      • edit4 column statistic
      • ways to colorize items and where these colors are used
    • document edit4 background priority
    • delete unused helpfile markcolor.hlp
File size: 1.6 KB
Line 
1#Please insert up references in the next lines (line starts with keyword UP)
2UP      arb.hlp
3UP      glossary.hlp
4
5#Please insert subtopic references  (line starts with keyword SUB)
6#SUB    subtopic.hlp
7
8# Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain}
9
10#************* Title of helpfile !! and start of real helpfile ********
11TITLE           Sequence background color priority
12
13DESCRIPTION     Describes the priorities used for selecting background colors used in
14                the sequence area of ARB_EDIT4.
15
16                Following is a list of conditions which are indicated using different background
17                colors. The list is specified in decreasing priority, i.e. conditions towards the
18                top of the list are preferred over conditions towards the bottom.
19
20# --------------------------------------------------------------------------------
21# the corresponding code is in ../../EDIT4/ED4_text_terminals.cxx@COLOR_PRIORITY
22# --------------------------------------------------------------------------------
23
24                    * Search pattern colors (see LINK{e4_search.hlp})
25                    * Range selection (see LINK{e4_block.hlp})
26                    * Colums statistic colors (see LINK{st_ml.hlp})
27                    * SAI colors (see LINK{visualizeSAI.hlp})
28                    * Marked species are drawn with a special background color
29                    * Species colors (see LINK{colorize.hlp} and LINK{color_props_groups.hlp})
30
31                If node of the conditions listed above applies for a sequence (position), the
32                default background color is used.
33
34NOTES           None
35
36EXAMPLES        None
37
38WARNINGS        None
39
40BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.