| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: component
Returns a list of the dialog-items that will delete themselves whenever the dialog-item specified by the component argument is deleted from a form. Probably of interest only to programmers who design their own lisp-widgets, who may want to add a fanatical-followers method.
The built-in methods are the same as for followers (the controls on a
tab-control
,
the up-down-control
that is the buddy-widget of a
single-line editable-text
control, the set of
controls that lie within a group-box
), except that a
group-box's followers are not also fanatical-followers.
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 |