Generic FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

large-image-list

Arguments: list-view

An image-list instance that contains the pixmaps to display in this list-view when its layout-style is :large-icon. May also be nil (the default) to display no icons in the :large-icon layout style.

As with small-image-list, this property may alternately be specified as a list of names of cached pixmaps as a shortcut.

A large-image-list typically contains pixmaps that are 32 by 32 pixels in size. They can be other sizes, but may get clipped if larger due to the limited space that is reserved for the icons.

The icons will appear only if one or more of the list-view-items of the list-view have non-nil values for the icon-index property.

See the description of the list-view control.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1