home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
fish
/
disks
/
d1031.lha
/
Programs
/
Textfield
/
textfield.readme
< prev
Wrap
Text File
|
1994-11-17
|
879b
|
23 lines
Short: Text entry BOOPSI gadget, version 2.0
Author: mthomas@cs.utexas.edu (Mark Thomas)
Uploader: mthomas@cs.utexas.edu (Mark Thomas)
Type: dev/gui
The textfield class allows you create an area on
your screen for text entry. The class supports a
number of features including unlimited or limited
text entry, specifying the font to use, specifying
the colors for different parts (text, background,
and lines), two types of borders (with option to
invert the borders for a total of 4 types of
borders) or no border, text left/center/right
alignment, vertical centering, and many other
options.
With 2.0 there are many new features, and several
bugs fixed. Some of the new features include:
word delete, line delete, Oberon support, faster
scrolling, read-only mode, modified buffer flag,
accept and reject characters, GA_IntuiText,
programmable cut/copy/paste/erase.