| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 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-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 |