| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |