LispWorks Release Notes and Installation Guide > 13 Release Notes > 13.4 New CAPI features

NextPrevUpTopContentsIndex

13.4.9 Lists with a filter

capi:list-panel now supports adding a filter above the list. When the user has entered something in the filter only matching items are displayed, and capi:collection-items returns only the displayed items, and capi:choice-selection indexes into the displayed items.

There are new accessors for the unfiltered items.

Various new initargs to capi:list-panel allow control over the filter appearance and behavior of the filter.


LispWorks Release Notes and Installation Guide - 21 Dec 2009

NextPrevUpTopContentsIndex