Arguments: name &optional parent-stream
Returns the window whose programmatic name is name and whose parent is
parent-window. This function provides a simpler way (than using
find-named-object) to find certain windows by name. If there is no
window with name name and parent parent-window, nil
is returned.
If the parent-window argument is not passed, then
(development-main-window *system*
) is searched for a child
or owned window with name name.
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.