Search results

  1. famorales

    Can't access component events in Progress 9.1d

    thanks casper. The image viewer1.gif, shows the view components app. App shows progress declaration for a procedure event. The second image "error.gif" shows the message from progress when component raise the "FecthSettingsCompleted" event and progress try to catch it. Thanks in advance...
  2. famorales

    Can't access component events in Progress 9.1d

    Hi. I'm new in this forum, and i'm asking for help accessing component events. here the trouble. I insert an ocx (it's a type library .tlb) in a widget. Progress names the component R5DVRClient and assign a CtrlFrame COM-HANDLE. /*Definitions*/ DEFINE VARIABLE comCliente AS COM-HANDLE...
Back
Top