Consultor Eletrônico



Kbase P144481: Selecting a .PNG image in AppBuilder for an IMAGE widget causes errors 4064, 4065, 4058
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   09/04/2009
Status: Unverified

SYMPTOM(s):

Selecting a .PNG image in AppBuilder for an IMAGE widget causes errors 4064, 4065, 4058

**Missing argument when setting attribute <attribute> for <widget id>. (4064)

**The <attribute> attribute on the <widget id> has invalid arguments. (4065)

**Attribute <attribute> for the <widget id> has an invalid value of <string>. (4058)

**Missing argument when setting attribute ADD-LAST for COMBO-BOX FileType. (4064)

**The ADD-LAST attribute on the COMBO-BOX FileType has invalid arguments. (4065)

**Attribute SCREEN-VALUE for the COMBO-BOX FileType has an invalid value of *.png. (4058)

FACT(s) (Environment):

Attempting to assign a PNG image via AppBuilder interface
*.PNG is not listed in the "Files of Type" drop-down menu
PNG files can only be selected by choosing "All Files" (*.*) in the "Files of Type" drop-down menu
OpenEdge 10 IMAGE widget supports the PNG image type
OpenEdge 10.x
Windows

CAUSE:

Bug# OE00182984

FIX:

Add the IMAGE widget to the ABL window but assign the PNG image programmatically via the LOAD-IMAGE() method