| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
This variable and *toolbar-margin* control the height of new toolbars created by add-toolbar. The initial values (22 for the height and 2 for the margin) allow room for picture-buttons that have a height of 22 pixels (which holds an image with a height of 16 plus the standard 2-pixel-thick 3d border and 1-pixel-thick outer black border), with a margin of 2 pixels around the picture-buttons.
If you want to use the larger size of icons that use an image that is
32 by 32 pixels, you could set *toolbar-icon-height*
to 38 to
leave room for the borders.
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 |