| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |
Arguments: drag-widget drop-widget position
Called when a drop is done over a control where droppable-p indicates that the drop is allowed.
This default method calls drag-get to retrieve some "dragged value" from the dragged control and then calls drop-put to tell the control over which the value was dropped to accept the new value in some way.
Copyright (c) 1998-2017, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2017.2.15.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |