Next Prev Up Top Contents Index

multiple-line-text-input-pane

Class
Summary

A pane allowing several lines of text to be entered.

Superclasses

text-input-pane

Description

The multiple-line-text-input-pane class behaves like a text-input-pane , except that the text entered by the user is allowed to span several lines -- that is, it is allowed to contain newline characters.

See also

text-input-pane


LispWorks CAPI Reference Manual - 14 Dec 2001

Next Prev Up Top Contents Index