Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

mouse-back-up

Arguments: object buttons cursor-position

This generic function is called when the user releases the back 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 1. The back button on a ThinkPad will also call this function on Windows.

The arguments work as with mouse-left-up. 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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version