Portable and three-button event priority
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
If you use three-button mouse events, they take priority
over any corresponding portable event. For example, if you define
a MOUSE–SELECT–CLICK and a LEFT–MOUSE–CLICK trigger
for the same widget, the AVM only fires the three-button trigger.
(In this case, it only fires the LEFT–MOUSE–CLICK trigger.)
Note: With Windows, OpenEdge does not support three-button
(middle button) events.