| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |
A variable whose value should be passed as the :initial-bindings argument to make-process or related operators like process-run-function in order to make the process debuggable in the IDE and/or to allow the process to create Common Graphics windows and receive events for them. If it is not feasible to specify the initial bindings of the process, then see with-cg-bindings.
This list is used by Common Graphics itself when it starts its own processes, such as the IDE GUI process and the Listener 1 process (which is the Debug Window listener (note: IDE process names may change).
If you need additional bindings, make a list that is the union of this list and the list of additional bindings. Despite the fact that this symbol names a variable (rather than a constant), its value should not be modified.
See About using multiple threads in the IDE in cgide.htm.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |