| Allegro CL version 7.0 Significantly revised from 6.2. | |||||||||
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.
Copyright (c) 1998-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
This page has had significant revisions compared to the 6.2 page.
Created 2005.9.20.
| Allegro CL version 7.0 Significantly revised from 6.2. | |||||||||