All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

replace-dialog Function

Summary

Replaces a replacable dialog.

Package

capi

Signature

replace-dialog interface &rest args => nil

Arguments
interface
An interface.
args
Other arguments as for display-dialog.
Description

The function replace-dialog displays a dialog in the same way the display-dialog does, except that it also destroys the existing dialog.

interface is a CAPI interface to be displayed as a dialog.

The arguments args are interpreted the same as the arguments to display-dialog, except that modal is ignored. replace-dialog displays the dialog like display-dialog.

See also

display-replacable-dialog


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57