Workspace tab on Options dialog

This tab of the Options allows setting of various aspects of
the working environment.
-
Default Window Sizes: you can specify width and height factors
(new windows will be this proportion of the size of their parent) or
absolute numbers.
-
Fonts: specify various fonts by clicking one of the labeled buttons. A
font choice dialog appears. The current value is highlighted.
-
Close Inactive Listeners: See close-inactive-listeners. If
chosen, listeners are closed automatically when they become inactive.
The advantage is that they don't hang around cluttering things up.
The disadvantage is you might lose listener output that you wanted to
review.
-
Warn on No Action Taken: sets the value of the warn-on-no-action-taken
configuration option.
-
Scroll While Tracing: sets the value of the scroll-while-tracing
configuration option.
-
Class Grapher Initial Depth: sets the value returned by class-graph-initial-depth, which
controls how many levels of sub- or superclasses are shown in class
graphs (such as displayed by Tools | Graph Subclasses or
Tools | Graph Superclasses). If the check box
is unchecked, the value is
nil
(show all
descendents or ancestors). If it is checked, the value is a positive
integer indicating the desired number of levels to display.
Copyright (c) 1998-2002, Franz Inc. Berkeley, 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.