| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
The class of windows that provide multi-line text-editing
capabilities. This is an instantiable class, though it is more
typically used either by creating a multi-line-editable-text
dialog-item (since this
is the widget-window
class
for that dialog-item
class), or by creating a text-edit-window
to provide a frame around the
text-edit-pane
that it
automatically adds (because in Windows a text-edit-pane
itself may not have a title-bar
and does not work well as a top-level window).
A diagram of window and widget classes is shown in Widget and window classes in cgide.htm.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |