Kbase P18336: Dynamics 2.0A: MOUSE-SELECT-CLICK event doesn't fire from within dynamic viewer
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  22/03/2010 |
|
Status: Unverified
SYMPTOM(s):
Dynamics 2.0A: MOUSE-SELECT-CLICK event doesn't fire from within dynamic viewer
Any MOUSE-* event defined for the widgets in the dynamic viewer are disregarded and do not fire
LIST-EVENTS function doesn't return any of the MOUSE events
VALID-EVENT function returns FALSE for any MOUSE event whereas they are valid for the widget
FACT(s) (Environment):
Progress 9.1D
Dynamics 2.0A
CAUSE:
Bug# OE00085970
FIX:
Use UI events that are returned by the LIST-EVENTS(widgetHandle) function and for which the VALID-EVENT() function returns TRUE.