Consultor Eletrônico



Kbase P82993: What color attributes are available to Progress 4GL character applications?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   8/9/2004
Status: Unverified

GOAL:

What color attributes are available to Progress 4GL character applications?

FIX:

Progress 4GL uses the following color related attributes to get and set the colors of certain In character interface application objects:

1. COLUMN-DCOLOR Attribute:
Access: Readable/Writeable
Applies To: Browse-column

2. DCOLOR Attribute
Access: Readable/Writeable
Applies To: Browse, Browse cell, Button, Combo-box, Dialog-box, Editor, Fill-in, Frame, Literal, Menu, Menu-item, Radio-set, Rectangle, Selection-list, Slider, Sub-menu, Text, Toggle-box, Window

3. LABEL-DCOLOR Attribute
Data Type: INTEGER
Access: Readable/Writeable
Applies To: Browse-column

4. TITLE-DCOLOR Attribute
Access: Readable/Writeable
Applies To: Browse, Dialog-box, Frame, Menu (pop-up only)

5. COLUMN-PFCOLOR Attribute
Access: Readable/Writeable
Applies To: Browse-column

6. PFCOLOR Attribute
Access: Readable/Writeable
Applies To: Browse cell, Button, Combo-box, Dialog-box, Editor, Fill-in, Frame, Menu, Menu-item, Radio-set, Rectangle, Selection-list, Slider, Sub-menu, Toggle-box, Window.