| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: object buttons cursor-position
This generic function is called when the user presses the forward button of the mouse while the mouse cursor is in the interior (client) area of a window or dialog-item. An application may add methods to this generic function to respond to mouse events in these objects.
Microsoft calls this button X button 2. The forward button on a ThinkPad will also call this function on Windows.
The arguments work as with mouse-left-down. See that function for more information.
GTK note: Common Graphics code has been set up to make this work on GTK once a later GTK release supports it as expected, but it has not been tested.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |