| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |
Arguments: dialog new-dialog-items
Updates dialog to contain
new-dialog-items, which must be a list of dialog-item
s.
new-dialog-items must not be the destructively
modified list returned by dialog-items applied to
dialog because that list is used to compute
screen changes. (Make a copy of that list, e.g. with copy-list, if necessary.)
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |