IDE Dialog TabToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
This page is new in 6.2

CG tab on Options dialog

This tab of the Options dialog groups together the options that affect not only the IDE, as the options on all of the tabs do, but also affect standalone Common Graphics applications. (In addition to the options on this tab, the two buttons on the Fonts tab for fixed-font and proportional-font can affect Common Graphics apps as well.) In a standalone Common Graphics app, you would use an expression such as:

(setf (show-tooltips (configuration *system*)) nil)

to turn off all tooltips in your application entirely, for example. (To change a different property, replace show-tooltips with the desired property generic function.)

The Default Window Sizes Group. The options here allow you to specify the sizes used when a window is created without specified dimensions.

The Tooltips Group. The options here allow you to specify tooltip behavior.

The other items on the dialog are:


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

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
This page is new in 6.2