| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: multi-picture-button
Returns the value of the fill-order property of the
argument. The value can be :lengthwise
or
:breadthwise
.
When :lengthwise
, the buttons in the range of the
multi-picture-button
control are
first laid out in a line along the longer dimension (the length) of
the control, then in another line next to that, and so on. When
:breadthwise
, the buttons are first laid out along
the shorter dimension (the breadth).
fill-order is a
property of the multi-picture-button
class.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |