Next Prev Up Top Contents Index

redisplay-menu-bar

Function
Summary

The function redisplay-menu-bar updates the menu bar of an interface.

Signature

redisplay-menu-bar interface

Description

This method updates the interface's menu bar, such that menus become enabled and disabled as appropriate.

Compatibility Note

This function has been superseded by redisplay-interface, which updates the menu bar, but also updates other state objects such as buttons, list panels and so on.

See also

interface
redisplay-interface


LispWorks CAPI Reference Manual - 13 Mar 2003

Next Prev Up Top Contents Index