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