home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Basic / bb_ext.dms / in.adf / NewTeditor.lha / README.TED next >
Encoding:
Text File  |  1980-01-03  |  2.3 KB  |  83 lines

  1.                                 20/10/95
  2.                                 ~~~~~~~~
  3.  
  4. New Features For Ted V2.1
  5. =========================
  6.  
  7.     o    Fully OS Legal Drawing/Scrolling/Blitting Routines
  8.     o    Works On Graphics Cards
  9.     o    Works In Any ScreenMode (min 640 pixels wide)
  10.     o    Works In Any 8-Wide monospaced font
  11.     o    Requires OS2.0 or higher
  12.     o    Uses ASL FileRequesters
  13.     o    Uses ASL FontRequester (OS2.1 required)
  14.     o    Uses ASL ScreenModeRequester (OS2.1 required)
  15.     o    Uses File Patterns                
  16.     o    Custom ASL Sizes                   
  17.     o    Adjustable Mouse-Label Size            
  18.     o    Revamped OS2.0 Look GadTools Prefs Requester
  19.     o    Uses GadTools Menus
  20.     o    Clipboard Based Cut/Copy/Paste
  21.     o    MODIFIED status shown on screen
  22.     o    Save entire file as ASCII
  23.     o    'Undelete' last deleted line
  24.  
  25.  
  26. The Preferences Requester
  27. =========================
  28.  
  29.     Use WB Pal    -    Use the same palette as Workbench
  30.     Clone WB    -    Use the same screen attributes as
  31.                 Workbench
  32.     Auto Indent    -    Automatically move cursor to same
  33.                 position as first character on
  34.                 previous line
  35.     File Patterns    -    Enable/Disable filepatterns inside
  36.                 the file requesters
  37.     ASL Dimensions    -    Specify custom ASL x/y/width/height
  38.                 values for all ASL Requesters.
  39.     X        -    X Position of ASL Requesters
  40.     Y        -    Y Position of ASL Requesters
  41.     Width        -    Width of ASL Requesters
  42.     Height        -    Height of ASL Requesters
  43.     R G B        -    Alter RED/GREEN/BLUE component value
  44.                 for current colour
  45.     Text        -    Select colour to use for normal text
  46.     Token        -    Select colour to use for token text
  47.     Tokenise    -    Tokenise into Blitz commands
  48.     Create Icons    -    Create icons with saved files
  49.  
  50. Screen/Font settings:
  51. ----------------------------------------------------------
  52. (OS2.1 or above)
  53.  
  54.     Choose Font    -    Select font to use
  55.     Choose Screen    -    Select screenmode to use
  56.  
  57. (if OS2.0 only)
  58.  
  59.     Width        -    Screen Width
  60.     Height        -    Screen Height
  61.     ModeID        -    Screen ModeID
  62.     Font        -    Name Of Font
  63.     Size        -    Font Size
  64. ----------------------------------------------------------
  65.  
  66.     Label Size    -    Set size of 'mouseable' labels
  67.     Horiz Margin    -    Set size of horizontal scroll margin
  68.     Vert Margin    -    Set size of vertical scroll margin
  69.  
  70.  
  71.  
  72. SAVE            -    Save & Use current settings
  73. USE            -    Use (but not save) current settings
  74. CANCEL            -    Revert back to settings as they were
  75.                 before Prefs... menu item selected.
  76.  
  77.  
  78.  
  79.  
  80.                    Steven Matty (Programmer of TED V2.1)
  81.                            Leading Edge Software
  82.  
  83.