| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: development-configuration
Returns the value of the new-project-show-project-manager
property in development-configuration. The current development
configuration is the value of (configuration
*ide-system*)
(see configuration and *ide-system*
).
This property determines whether creating a new project will cause the
Project
Manager dialog to appear. This includes the project that is
created when Allegro starts up, so setting this property to nil
will prevent the Project Manager dialog from
appearing at startup time. (The initial value is t
.) The value of this property can be set on the
Project
Tab of the Options dialog.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |