Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.1
This page is new in 8.1.

layout-widget-width

Arguments: layout-spacing

Returns the default width in pixels of widgets when they are laid out on an object-editor dialog. Settable with the layout-widget-width initarg or by calling (setf layout-widget-width).

Some types of widgets have more specific defaults that override this one. A widget that holds a fixed number of characters will default to a width that is just large enough for that many characters. A pixmap widget will default to 32 pixels wide. See layout-spacing.


Copyright (c) 1998-2009, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.1. This page is new in the 8.1 release.
Created 2007.4.30.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.1
This page is new in 8.1.