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