OlGrabDragPointer(3W) UNIX System V OlGrabDragPointer(3W)
Dynamic Settings
NAME
OlGrabDragPointer
SYNOPSIS
#include <OpenLook.h>
...
extern void OlGrabDragPointer(w, cursor, window)
Widget w;
Cursor cursor;
Window window;
DESCRIPTION
The OlGrabDragPointer procedure is used to effect an active grab of the
mouse pointer. This function is normally called after a mouse drag
operation is experienced and prior to calling the OlDragAndDrop procedure
which is used to monitor a drag operation.
SEE ALSO
OlDragAndDrop(3W), OlUngrabDragPointer(3W)
10/89 Page 1