| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: drag-from-widget
Should return true if drag-from-widget can be dragged. (The default method does and other added methods should behave that way as well.)
The default method allows for dragging from any control. You may want
to redefine this default method to return nil
and then add specific methods to return t where dragging is allowed.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |