Progress
Programming
Handbook


Progress Default Colors

The environment that comes with your Progress installation specifies 16 colors. Table 23–1 shows these colors and the integers you use to reference them in an application. Note that for backward compatibility, the 16 colors are the same as those available in Version 6 of Progress.

Table 23–1: Progress Default Colors 
Color Number
Windows RGB Values
Actual Color Defined
0
0, 0, 0
Black
1
0, 0, 128
Dark blue
2
0, 128, 0
Dark green
3
0, 128, 128
Blue green
4
128, 0, 0
Red
5
128, 0, 128
Purple
6
128, 128, 0
Olive
7
128, 128, 128
Gray
8
192, 192, 192
Light gray
9
0, 0, 255
Blue
10
0, 255, 0
Green
11
0, 255, 255
Turquoise
12
255, 0, 0
Red
13
255, 0, 255
Pink
14
255, 255, 0
Yellow
15
255, 255, 255
White

CAUTION: The Progress Application Development Environment (ADE) reserves these 16 colors (0 through 15) defined in your environment. If you change the mappings of these colors, the ADE tools might not function properly. You can add your own application colors beginning with number 16.

Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095