LispWorks Release Notes and Installation Guide > 13 Release Notes > 13.4 New CAPI features

NextPrevUpTopContentsIndex

13.4.23 Uniform error handling in dialogs

capi:popup-confirmer and capi:display-dialog have a new keyword argument :callback-error-handler . This keyword allows uniform error handling in callbacks across platforms.

The new function capi:current-popup allows you to find the dialog itself in the scope of the callbacks.


LispWorks Release Notes and Installation Guide - 21 Dec 2009

NextPrevUpTopContentsIndex