Kbase P4166: Is it possible to have 2 different trigger fired on a Button
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/03/2003 |
|
Status: Unverified
GOAL:
Is it possible to have 2 different trigger fired on a Button?
CAUSE:
If you have 2 triggers over a button.
Trigger 1 ON CHOOSE of BTN1.
Trigger 2 ON SELECT-DBL-CLICK of BTN1.
Both trigger cannot be fired, Trigger 2 will never fire because it is a contradiction of logic.
FIX:
Use a pop-up menu