Arguments: list-view &key align
This function moves the icons in a list-view
control if needed so that
they are aligned horizontally and vertically and spaced equally. This
is done only if the current layout-style is either
:large-icon
or :small-icon
,
since otherwise the items always appear as a single vertical list.
The items will be arranged according to the value of the alignment property of the
list-view.
This function will probably be needed only if the list-view is resized and its auto-arrange property is false, or if the function (setf list-view-item-position) has been used on some of the list-view's items.
Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.
The documentation is described in introduction.htm and the index is in index.htm.
Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.
Created 2000.10.5.