Updates the non-focus-interface.
capi
non-focus-update non-focus-interface
non-focus-update (non-focus-interface non-focus-list-interface)
non-focus-interface⇩ |
The generic function non-focus-update
updates the non-focus-interface non-focus-interface.
It has no return value.
The method on non-focus-list-interface needs to be invoked in the process in which the list-updater that was passed to prompt-with-list-non-focus is expecting to run.
It invokes the list-updater without arguments, and then updates the non-focus-interface with result. See the description of list-updater in prompt-with-list-non-focus.
Note that if list-updater returns :destroy
, this invokes non-focus-terminate on the interface.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42