| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 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-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 |