Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

now-under-mouse

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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version