| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | |||||||||
Arguments: ide-configuration
Returns whether opening a project in the IDE automatically shows the Project Manager dialog. The default is true.
This option appears on the Project tab of the Options dialog (displayed with Tools | Options), and may also be set by calling the setf of this function.
(setf (open-project-show-project-manager
(configuration *ide-system*))
nil)
Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page was not revised from the 7.0 page.
Created 2005.12.9.
| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | |||||||||