| Allegro CL version 6.2 Unrevised from 6.1 to 6.2. Minimal update since 6.2 release. | |||||||||
A thread that calls start-ide can know that the IDE has
finished starting up when this variable has been set to nil sometime
after start-ide
returns.
The function start-ide sets this variable to
t and then returns a new "IDE GUI" thread. The IDE GUI thread proceeds
to start up the IDE, and then sets this variable to nil when the IDE
is fully up.
See About IDE startup in cgide.htm for more information on IDE startup.
Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.
| Allegro CL version 6.2 Unrevised from 6.1 to 6.2. Minimal update since 6.2 release. | |||||||||