| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 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-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 |