| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |
Arguments: dropping-outline
This property of dropping-outline
controls affects
the behavior when the dropping-outline is opened in such a way that
the dropped outline would extend below the interior bottom of the
top-level window that the dropping-outline is in.
If the value of this property is nil
, the
outline will be clipped at the interior bottom edge of that top-level
window. If true, the outline will extend freely
past the bottom of the top-level window.
The default value is t
. There is likely no
good reason to specify nil
except for a speed
increase that may no longer be perceptible on today's machines. (In
releases prior to 7.0, the default value was nil
.)
top-level-dropper
is a property of the dropping-outline
class.
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 |