Consultor Eletrônico



Kbase P12881: SmartWindow and SmartDataField instances.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   1/30/2003
Status: Unverified

FACT(s) (Environment):

Windows

FACT(s) (Environment):

Progress 9.x

SYMPTOM(s):

Trying to instantiate a created SmartDataField object directly to a SmartWindow at development time.

Progress AppBuilder does not allow the user to instantiate a SmartDataField object directly to a SmartWindow.

CAUSE:

The SmartDataField object was designed to be instantiated to a SmartDataViewer, which is the object designed to receive data from a data-source object such as an SDO (SmartDataObject).

FIX:

In order to instantiate a SmartDataField object directly to a SmartWindow, select the SmartObject icon from the Progress Palette instead of selecting the SmartDataField icon itself.