| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |
Arguments: object-editor
This function is called by the :select-button
widget of an object-editor
dialog (see command-buttons),
and may also be called directly by application code.
It allows the user to select an instance to display from a series of pop-up-menus. It does this by calling pop-up-menus-for-many-sorted-choices, which handles a large number of choices by showing a further pop-up menu for each character position at which there are multiple matching choices.
object-editor must be an object-editor
.
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 |