Text and other lists are displayed in:
Listviews allow selections to be made in a list of entries. Both single and multiple selections are provided.
A specialized listview for making a file selection. It knows about directories and displays them differently. Also, allows selective hiding of directories, files or entries which match some pattern.
A button which shows a selectionlist when pressed
A view for the display of readonly text.
These views do not support editing and have no concept of
a cursor. However, they support selections.
TextViews can only be used to display readonly text.
A view for the display and editing of text. Adds many editing operations and cursor handling.
An editTextView, which ``knows'' that it displays smalltalk code. Adds some language specific operations to its menu.
A view for expression evaluation
Copyright © 1995 Claus Gittinger Development & Consulting
<cg at exept.de>