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

now-dragging

Arguments: split-bar

Returns the now-dragging property of a split-bar widget.

This property indicates whether the split-bar is currently being dragged interactively by the end user, 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-change function, for example, to determine whether the new value is an intermediate value during a drag, rather than a final value at that is being set programmatically or at the end of a drag.

It could also be called in an on-redisplay function to draw the split-bar differently while it is being dragged.

See also now-under-mouse.


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