*starting-ide*

Variable

Package: common-graphics

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 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.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.