All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

make-image-locator Function

Summary

Creates an image-locator object to use with toolbars, list views and tree views.

Package

capi

Signature

make-image-locator &key image-set index => image-locator

Arguments
image-set
index
A non-negative integer.
Values
image-locator
Description

The function make-image-locator creates an image-locator object for use with toolbar, list-view and tree-view. It is used to specify a single sub-image with index index from a larger image in image-set that contains many images side by side. It is also useful for accessing some images that can only be specified by means of an image-set.

See also

image-set
5.10.4 image-list, image-set and image-locator


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57