text-edit-pane

Class

Package: common-graphics

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.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.