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 Color properties |
---|
12 | |
---|
13 | OCCURRENCE <any properties menu>/Colors and fonts |
---|
14 | |
---|
15 | DESCRIPTION This is a generic window that allows you to configure |
---|
16 | the display colors of the current application. |
---|
17 | |
---|
18 | Click onto the colorized button to open a color selection window. |
---|
19 | That window contains some predefined colors and the possibility to |
---|
20 | change red/green/blue values of the current color. |
---|
21 | |
---|
22 | Next to the colorized buttons there are textfields containing the |
---|
23 | color values. There are three different types of values: |
---|
24 | |
---|
25 | - color names (like 'red', 'green', ..) |
---|
26 | - '#rgb' where r/g/b stands for 0..f (hexadecimal values) |
---|
27 | - '#rrggbb' same as above |
---|
28 | |
---|
29 | Attached to some of the colors there are font selection buttons |
---|
30 | to configure the font used for this color (and for all following |
---|
31 | colors that have no font selection button). |
---|
32 | |
---|
33 | At the top of the window there is a button to set all customizable fonts |
---|
34 | to the same value. |
---|
35 | |
---|
36 | This window may contain a button at the bottom, allowing you to define the |
---|
37 | colors of color groups (see LINK{color_props_groups.hlp}). |
---|
38 | |
---|
39 | NOTES See 'xcolors' for color names. |
---|
40 | |
---|
41 | EXAMPLES When called from ARB_NT, this window allows to define colours and fonts |
---|
42 | for the tree display area. |
---|
43 | |
---|
44 | Different colours and fonts can be used to indicate marked and |
---|
45 | unmarked species as well as branches or groups containing |
---|
46 | marked and unmarked species. |
---|
47 | |
---|
48 | When called from ARB_EDIT4, this window allows to define colours and fonts |
---|
49 | for the sequence display area. |
---|
50 | |
---|
51 | See also LINK{e4_background_priority.hlp} |
---|
52 | |
---|
53 | WARNINGS None |
---|
54 | |
---|
55 | BUGS Colorized buttons do not change their color until the application |
---|
56 | has been restarted. |
---|