Next Prev Up Top Contents Index

15.2.3 Button panels

At the bottom of the interface builder are several tab layouts, each of which contains a large selection of buttons. These tabs list the types of CAPI interface class that can be used in the design of the current interface.

The precise list of items available depends on the package of the current interface. To change this package, choose File > Package and specify a package name in the dialog that appears. You must specify a package which already exists in the environment.

Note: The package of the current interface is not necessarily the same as the current package of the interface builder. Like all other tools, the interface builder has its own current package, which affects the display of symbol names throughout the tool; see Specifying a package for details. By contrast, the package of the current interface is the package in which the interface is actually defined. The window elements which are available for the current interface depend on the visibility of symbols in that package. By default, both the package of the current interface and the current package of the interface builder are set to CL-USER by default.

An item selected in any of these areas can be operated on by commands in the Symbol menu. This menu contains the standard action commands described in Performing operations on selected objects.


Common LispWorks User Guide - 14 Dec 2001

Next Prev Up Top Contents Index