home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / fish / disks / d1031.lha / Programs / Textfield / textfield.readme < prev   
Text File  |  1994-11-17  |  879b  |  23 lines

  1. Short:    Text entry BOOPSI gadget, version 2.0
  2. Author:   mthomas@cs.utexas.edu (Mark Thomas)
  3. Uploader: mthomas@cs.utexas.edu (Mark Thomas)
  4. Type:     dev/gui
  5.  
  6. The textfield class allows you create an area on
  7. your screen for text entry.  The class supports a
  8. number of features including unlimited or limited
  9. text entry, specifying the font to use, specifying
  10. the colors for different parts (text, background,
  11. and lines), two types of borders (with option to
  12. invert the borders for a total of 4 types of
  13. borders) or no border, text left/center/right
  14. alignment, vertical centering, and many other
  15. options.
  16.  
  17. With 2.0 there are many new features, and several
  18. bugs fixed.  Some of the new features include:
  19. word delete, line delete, Oberon support, faster
  20. scrolling, read-only mode, modified buffer flag,
  21. accept and reject characters, GA_IntuiText,
  22. programmable cut/copy/paste/erase.
  23.