Updates the state of an interface.
capi
redisplay-interface interface
interface⇩ |
An interface. |
The generic function redisplay-interface
updates the state of the interface interface, such as enabling and disabling menus, buttons, and so forth, that might have changed since the last call. When using this as a callback, you can use :redisplay-interface
instead of the symbol, and then it will get passed the correct arguments regardless of the callback type.
This method is called by popup-confirmer to update its button's enabled state, and so it should be called when state changes in a dialog.
interface
redisplay-menu-bar
redraw-pinboard-layout
display
10 Dialogs: Prompting for Input
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42