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