
 |
EVENTCLASS MOUSE
The EVENTCLASS MOUSE functionality worked in part while running
under Process() in Superbase 3.2 and earlier. It was never
intended to work this way, regardless of what was stated in
the online help. As of 3.5 and the advent of Right and Middle
mouse button events and also as of 3.2 with respect to Left
mouse button events, EVENTCLASS MOUSE only works when using
WAIT or ENTER. Newer applications should use the new events
rather than use EVENTCLASS MOUSE.
|