| Allegro CL version 9.0 This page is new in 9.0. |
Arguments: ide-configuration
This IDE configuration option is used internally to maintain the
proportion between the heights of the two lower widgets in
the Find In
Files dialog, which list the files that have matches followed
by the matching lines in the selected file. It causes the two widgets
to maintain the same relative heights across multiple IDE sessions and
when the user resizes the dialog. Dragging the split-bar
between the widgets changes the
proportion.
This symbol is exported mostly to follow the general rule where all configuration options are exported, though there is typically no need to modify the value explicitly. If modified, the value of should be a real number between 0.0 and 1.0, indicating the portion of the total height of the two widgets that will be used for the height of the upper widget.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page is new in the 9.0 release.
Created 2019.8.20.
| Allegro CL version 9.0 This page is new in 9.0. |