Next Previous Up Top Contents Index

1 CAPI Reference Entries

toolbar-object

Class

Summary

This is a common superclass oftoolbar,toolbar-button andtoolbar-component.
Superclasses

None
Subclasses

toolbar
toolbar-button
toolbar-component

Slots

enabled

Ift, the toolbar object is enabled.

Accessors

simple-pane-enabled
toolbar-object-enabled-function

Description

Any toolbar object may be disabled, by setting itsenabled state tonil. Disabling a toolbar or toolbar component prevents the user from interacting with any buttons contained in it.
All toolbar objects may also have an enable function specified. This is evaluated wheneverupdate-toolbar is called. If it returnst, the toolbar object will be enabled; if it returnsnil, the object will be disabled.
See also

toolbar
toolbar-button
toolbar-component
update-toolbar

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker