ask-user-for-choice

Function

Package: common-graphics

Arguments: prompt button1 &optional button2 button3 button4 title stream&key topmost

This is another version of pop-up-message-dialog. A dialog is displayed with as many buttons (one, two, or three) as are specified non-nil. The user clicks on a button and the value of that button (the value specified as the argument) is returned. If the user cancels the dialog bu clicking on the close box, nil is returned.

The arguments are:

The position of the dialog when displayed is controlled by position-utility-dialog.

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.