home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / nefd.zip / READ.ME < prev    next >
Text File  |  1994-04-10  |  3KB  |  78 lines

  1. About NewEntryField
  2.  
  3. NewEntryField class inherits its behavior, styles 
  4. and notification codes from WC_ENTRYFIELD class 
  5. and enables to customize some aspects of Entry 
  6. Field appearance  and behavior. The following is 
  7. the brief description of NewEntryField distinct  
  8. features:
  9.  
  10. *    NewEntryField allows to restrict the characters 
  11.     that can be entered in the field. This can be 
  12.     done in two different ways: by declaring a 
  13.     NewEntryField  type  or by defining a picture.  
  14.     Integer, decimal, hexadecimal, boolean, binary, 
  15.     alpha and alphanumeric types are available. 
  16.     When the picture string is used, it allows to 
  17.     define characters that can be entered in the 
  18.     certain field position along with formatted char-
  19.     acters that appear literally in the field contents 
  20.     and can't be removed during the field editing. 
  21.  
  22. *    NewEntryField simplifies the field contents vali-
  23.     dation logic by providing special notification 
  24.     message
  25.  
  26. *    NewEntryField prevents an application from 
  27.     setting the field contents that does not comply 
  28.     with the field type or picture.
  29.  
  30. *    NewEntryField can translate all key strokes to 
  31.     upper or lower case, allows automatically set 
  32.     overtype mode when the field is selected.
  33.  
  34. *    NewEntryField provides a new type of visual 
  35.     cue: a colored rectangle box can be drawn 
  36.     around the field. This can be used to direct an 
  37.     operator's attention to a particular field or to 
  38.     emphasize the field contents. NewEntryField has 
  39.     a build-in logic that can turn this box on or off 
  40.     (as desired) when the field is selected.
  41.  
  42. *    NewEntryField allows automatically change the 
  43.     field background color when it is selected
  44.  
  45. *    NewEntryField has a build-in undo function, that 
  46.     allows to discard all changes made since the 
  47.     field was entered. This function may be invoked 
  48.     by pressing Alt+Backspace key combination.
  49.  
  50. *    When disable, NewEntryField does not gray out 
  51.     its contents
  52.  
  53. *    NewEntryField  public window class is regis-
  54.     tered during OS/2 shell initialization and is 
  55.     available to all applications.
  56.  
  57. *    OS/2 Dialog Editor, Smalltalk/V PM, 
  58.     WindowBuilder Pro and PARTS/V support are 
  59.     provided for NewEntryField.
  60.  
  61.  
  62. Installation
  63.  
  64. To install NewEntryField demo, copy REFF.DLL and 
  65. NEWEFOM.DLL to one of your workstation's LIBPATH
  66. directory. 
  67.  
  68. How to Order
  69.  
  70. To place an order, fill the request form from the
  71. file ORDER.ME and fax/send it to:
  72.  
  73.     Neva Object Technology Inc
  74.     1409 Strattford Street, Suite E
  75.     Brea California 92621
  76.  
  77.     Fax (714) 256-1916
  78.