| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version | ||||||||||