Arguments: widget
Returns a list of the dialog-items that will move along with dialog-item whenever dialog-item is dragged on a form. Probably of interest only to programmers who design their own lisp-widgets, who may want to add a followers method.
In the default methods, the followers of a tab-control are the
controls on all of its tabs; the followers of a single-line editable-text
are the
up-down-control
for which it is a
buddy-widget (if any); and the followers of a lisp-group-box
are the set of
dialog-items that lie completely within the lisp-group-box's box.
See also fanatical-followers.
Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.
The documentation is described in introduction.htm and the index is in index.htm.
Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.
Created 2000.10.5.