| Allegro CL version 8.1 Unrevised from 8.0 to 8.1. |
Arguments: nil
Finds the top-level window that is currently behind all other top-level windows, moves it in front of the other top-level windows, and moves the keyboard focus into it.
This function implements the View | Manage | Unbury menu-bar command in the IDE, but is also available as a Common Graphics function in a standalone application.
In the IDE, only the windows that are owned by the invisible development-main-window are eligible, and the one containing the Allegro menu-bar and toolbars is never eligible. (The backmost eligible window, if any, is the one that will be selected.)
See also select-next-window.
Copyright (c) 1998-2007, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.1. This page was not revised from the 8.0 page.
Created 2007.6.5.
| Allegro CL version 8.1 Unrevised from 8.0 to 8.1. |