| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |
Arguments: ide-configuration
If this configuration option is true, then *color-gradient-filling*
will be bound to true
when drawing the nodes in class graphs and runtime analyzer
graphs. This produces a three-dimensional effect (on the Windows
platform only).
The default value is true. If you find the effect to be more annoying
than useful, you can turn off the effect with this form
(see configuration and
*ide-system*
):
(setf (ide:use-color-gradients-in-tree-graphs (configuration ide:*ide-system*)) nil)
Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |