home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / text / edit / FrexxEdA.lha / FrexxEd / fpl / Menu.FPL.README < prev    next >
Text File  |  1995-12-05  |  2KB  |  44 lines

  1. ############################################
  2. File:        Menu.FPL
  3. Author:        Kjell Ericson/Daniel Stenberg
  4. Email:        kjer@pki.philips.se / dast@sth.frontec.se
  5. Short:        Sets up a brand new menu strip!
  6. Version:    1.16
  7. Date:        5.12.95
  8. Local settings:
  9. Global settings:
  10. Keysequence:    lots of them
  11. Type:        menu
  12. Prereq:
  13. ############################################
  14.  
  15. FUNCTION
  16.   This file builds a new menu strip, and replaces the old one entirely.
  17.  
  18. HISTORY
  19.   1.1    Changed format a lot in the file. Better support for new languages!
  20.   1.2    Removed the MenuBuild() in the bottom! This is made in the end of the
  21.     FrexxEd.FPL instead, to enable programs in User.FPL to append to the
  22.     menu very easy!
  23.   1.3   Appended 'Special_AssignkeyBuffer'.
  24.   1.4   Appended Help.
  25.   1.5   Replaced the occurences of Sprintf() with sprintf().
  26.   1.6   Uses the new LoadMacro() function.
  27.   1.7   Added the new 'program' item under the customizing title, please
  28.         add your program's own customizing windows as subitems on the
  29.         coordinates 6, 6, -1!!!
  30.   1.8   Proper error message on the status line when save fails!
  31.   1.9   Now displays proper german menus! (misspelled 'deutsch' in the
  32.         previous version!)
  33.   1.10  Removed the short cut for resize view
  34.     Added the Edit->fold submenu.
  35.   1.11    Added Block->Mark Line
  36.     Added Special->Rename Symbol
  37.     Fixed the german fold texts.
  38.   1.12    Moved the fold-shortcuts to the numerical keyboard.
  39.   1.13    Added the norwegian menu texts written by Jon-Inge Paulsen.
  40.   1.14    Added shortkeys to the project functions.
  41.     Now makes a "project_dir" info variable.
  42.   1.15    Fixed the norwegian.
  43.   1.16  Fixed the swedish load/save macro texts.
  44.