Generic FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

use-default-tooltips

Arguments: multi-picture-button

Returns the value of the use-default-tooltips property of the argument multi-picture-button. Each button on a multi-picture-button can have its own tooltip. The tooltip can be specified as the tooltip property of the button-info instances that make up the multi-picture-button.

This property controls whether the tooltip string should be taken from the button-info name if the tooltip property is nil (if the tooltip property is true, it will be used regardless of the value of this property).

If the value is nil, buttons on the multi-picture-button (button-info instances) that do not have a true tooltip property have no tooltip. If the value is t, the original name of each button is used as its tooltip unless an explicit tooltip value is specified for the button (if one is, use it of course).

use-default-tooltips is a property of the multi-picture-button class.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1