set-middle-down in mouse-event%
set-middle-down
mouse-event%
Sets whether the middle mouse button was down (but not pressed) for the event. Under Mac OS, a middle-button click is impossible.
(send a-mouse-event set-middle-down down?) -> void down? : boolean
(send a-mouse-event set-middle-down down?)
send
a-mouse-event
down?