| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: window
Returns the dialog-item
(i.e. control)
associated with window, or nil
if window is not the window
of a dialog-item. Dialog-items (i.e. controls) are displayed in a
child-window of the parent dialog. This window is typically
co-extensive with the control and so is not visible as a window to
users. However, certain functions operate on the window and others
operate on the control. This function and the function
window return
the control given the window and the window given the control,
respectively.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |