Kbase P175262: 4GL/ABL: Error (206) loading a Mac created icon onto a Button widget using the AppBuilder
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  13/10/2010 |
|
Status: Unverified
SYMPTOM(s):
4GL/ABL: Error (206) loading a Mac created icon onto a Button widget using the AppBuilder
The file (<file-name>) for <attribute> on the <widget-id> is invalid on the current system. (206)
Error is generated when the developer tries to load a Mac created .ico image file onto a button
FACT(s) (Environment):
Windows
Progress 9.x
OpenEdge 10.x
CAUSE:
Mac created .ico files are not supported by AppBuilder. The AppBuilder expects the .ico images files to follow the Windows .ico file format standards.
FIX:
Convert the icon to Windows .ico format. Make sure to backup Macintosh .ico images before attempting to convert them because some Macintosh specific image formats may be useless after conversion:
1. Open the Macintosh icon. Choose File/Open... The icon is opened in a document window.
2. Choose File/Save As, select Windows (ICO) as file type and specify a new name.
Alternatively, use a tool that converts your Macintosh .ico format files to Windows .ico format files.