| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: basic-pane
The default methods for this generic function return the Lisp process that called make-window to create the argument basic-pane (which is typically a window).
This function may be useful for managing windows in multiple processes, due to certain considerations that are good to keep in mind when multiple processes create windows. For example:
While an application could maintain its own record of which process created each window, calling creation-process may be more convenient. See About using multiple windowing threads in a Common Graphics application in cgide.htm.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |