| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: split-bar
Returns the now-under-mouse
property of a split-bar
widget.
This property indicates whether the split-bar
is currently under the mouse cursor
but not being dragged, returning true if that is so
and nil
otherwise. The value should not be
set by an application, but the value could be read in
an on-redisplay function, for
example, to draw the split-bar differently when it is under the
mouse. The related property now-dragging will be true during a drag.
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 |