ClassPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.1
Unrevised

text-edit-pane

The class of text-edit-pane objects. These display text. It is also used by text-entry and display controls (text-field controls, static-text, etc.) Text-edit-panes are implementations of OS rich edit controls.

This is also the class of the widget-windows that are instantiated whenever a multi-line-editable-text is added to a window. Probably not of concern to applications unless it needs to intercept low-level window events of a multi-line-editable-text subclass or otherwise add methods to the widget-window of a multi-line-editable-text. See widget-window.

Data in a text-edit-pane can be extracted with the function text-range.


Copyright (c) 1998-2001, Franz Inc. Berkeley, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.1 update # 1. This page was not revised.
Created 2001.12.15.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.1
Unrevised