1 CAPI Reference Entries

redisplay-interface

Generic Function

Summary

Theredisplay-interface generic function updates the state of an interface.

Syntax

redisplay-interface interface

Description

This method updates the state of an 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.

Note: This method is called bypopup-confirmer to update its button's enabled state, and so it should be called when state changes in a dialog.

See Also

interface
redisplay-menu-bar
redraw-pinboard-layout
display


CAPI Reference Manual, Liquid Common Lisp Version 5.0 - 3 OCT 1997

Generated with Harlequin WebMaker