update-dialog

Generic Function

Package: common-graphics

Arguments: dialog new-dialog-items

Updates dialog to contain new-dialog-items, which must be a list of dialog-items. new-dialog-items must not be the destructively modified list returned by dialog-itemsdialog-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.) A system supplied :after method updates the item list.

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.