LispWorks IDE User Guide > 17 The Inspector

NextPrevUpTopContentsIndex

17.3 Filtering the display

Sometimes an object may contain so many items that the list is confusing. If this happens, use the Filter box to limit the display to only those items you are interested in.

This continued example below shows you how to filter the attributes list so that the only slots displayed are those you are interested in.

  1. Type rep in the Filter box.

Figure 17.2 Using filters to limit the display in the Inspector

You can immediately see the slots with names that include "rep". The names of the slots, together with their slot values for the object being inspected, are displayed in the attributes list. For example, the representation slot currently contains nil .

17.3.1 Updating the display


LispWorks IDE User Guide (Macintosh version) - 22 Dec 2009

NextPrevUpTopContentsIndex