IDE DialogToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.0
Unrevised from 7.0 to 8.0.

Startup Action

This dialog appears by default when the IDE starts up (except in Allegro CL Express Edition), asking whether to open or create a project. Five choices are presented as radio-buttons:

This dialog may be disabled for future lisp sessions by unchecking the check-box labeled Show this dialog at IDE startup time near the bottom of the dialog. The dialog may also be enabled or disabled on the IDE1 tab of the Options dialog (displayed with Tools | Options) by using the check-box labeled Ask for Action at IDE Startup, or by calling (setf ask-for-action-at-ide-startup). When this dialog is disabled, the IDE never opens or creates a project at startup time, though you can open or create a project any time later.

This dialog is never shown if the IDE is started up with a -project command line option for an initial project to open. Instead, that project is always opened, regardless of the value of ask-for-action-at-ide-startup. (This happens when you double-click a .lpr project definition file in the operating system's file manager.)

Various IDE windows may or may not appear when creating or opening a project. For more information, see these IDE configuration options:


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.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.0
Unrevised from 7.0 to 8.0.