| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | |||||||||
The class formerly named window has been
removed. It was never an instantiable class, but was rather a mixin
class to group basic-pane
and menu together, though
those classes are not significantly related. This change will only
affect user code if tests of the form (typep win (find-class
'window)) are used.
A diagram of window and widget classes is shown in Widget and window classes in cgide.htm.
Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page was not revised from the 7.0 page.
Created 2005.12.9.
| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | |||||||||