| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |