VariablePackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

*default-cg-bindings*

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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version