Arguments: pixmap-interface
Returns or sets with setf the
value of the stretching property of the
argument. This property determines whether a bitmapped object will
automatically stretch to fit the size of the picture-button or the
static-picture
widget boundaries but note that this property will have no effect if
the image is specified as an icon (via the pixmap-icon property) rather than
as a pixmap (via the pixmap-name, pixmap-source, or pixmap property), because icons do
not stretch.
Here are the possible values and their effects:
t: bitmapped image will stretch automatically
to fit the size of the widget.
nil: bitmapped image will be drawn at the
same size that the image was originally defined.
stretching is a
property of the button-info, picture-button, and static-picture
classes.
Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.
The documentation is described in introduction.htm and the index is in index.htm.
Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.
Created 2000.10.5.