Line | |
---|
1 | #Please insert up references in the next lines (line starts with keyword UP) |
---|
2 | UP arb.hlp |
---|
3 | UP 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 ******** |
---|
11 | TITLE Sequence background color priority |
---|
12 | |
---|
13 | DESCRIPTION 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 none of the conditions listed above applies for a sequence (position), the |
---|
32 | default background color is used. |
---|
33 | |
---|
34 | NOTES None |
---|
35 | |
---|
36 | EXAMPLES None |
---|
37 | |
---|
38 | WARNINGS None |
---|
39 | |
---|
40 | BUGS No bugs known |
---|
Note: See
TracBrowser
for help on using the repository browser.