source: tags/arb_5.1/HELP_SOURCE/oldhelp/color_props.hlp

Last change on this file was 1201, checked in by westram, 21 years ago

* empty log message *

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
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           Color properties
12
13OCCURRENCE      many places
14
15DESCRIPTION     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 definitions, where you
30                may select the font type and size.
31
32                This window may contain a button at the bottom, allowing you to define the
33                colors of color groups (see LINK{color_props_groups.hlp}).
34
35NOTES           See 'xcolors' for color names.
36
37EXAMPLES        None
38
39WARNINGS        None
40
41BUGS            Colorized buttons do not change their color until the application
42                has been restarted.
Note: See TracBrowser for help on using the repository browser.