title

Generic Function

Package: common-graphics

Arguments: standard-object

Returns or sets with setf the value of the title property of the argument. The value of this property should be a string or a pixel-map. Use the empty string if you want no title. The value nil will display as 'nil'.

For devices such as windows the title will be displayed in some way (on the title-bar, for instance). For buttons, the title labels the button. Some controls have no place for a title and do not have a title property. If you want to simulate a title, use a static-text control adjacent to the titleless control.

See also name, but do not confuse name with title. The name is an internal handle for an object while the title is a visible label.

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.