All Manuals > CAPI User Guide > 11 Prompting for Input > 11.3 Window-modal Cocoa dialogs

NextPrevUpTopContentsIndex

11.3.1 The :continuation argument

All CAPI dialog functions take a keyword argument continuation . This is a function which is called with the results of the dialog.

You do not need to construct the continuation argument yourself, but rather call the dialog function inside with-dialog-results .


CAPI User Guide (Macintosh version) - 30 Aug 2011

NextPrevUpTopContentsIndex