home *** CD-ROM | disk | FTP | other *** search
- ############################################
- File: Menu.FPL
- Author: Kjell Ericson/Daniel Stenberg
- Email: FidoNet 2:201/328 / dast@sth.frontec.se
- Short: Sets up a brand new menu strip!
- Version: 1.10
- Date: 6.5.95
- Local settings:
- Global settings:
- Keysequence: lots of them
- Type: menu
- Prereq:
- ############################################
-
- FUNCTION
- This file builds a new menu strip, and replaces the old one entirely.
-
- HISTORY
- 1.1 Changed format a lot in the file. Better support for new languages!
- 1.2 Removed the MenuBuild() in the bottom! This is made in the end of the
- FrexxEd.FPL instead, to enable programs in User.FPL to append to the
- menu very easy!
- 1.3 Appended 'Special_AssignkeyBuffer'.
- 1.4 Appended Help.
- 1.5 Replaced the occurences of Sprintf() with sprintf().
- 1.6 Uses the new LoadMacro() function.
- 1.7 Added the new 'program' item under the customizing title, please
- add your program's own customizing windows as subitems on the
- coordinates 6, 6, -1!!!
- 1.8 Proper error message on the status line when save fails!
- 1.9 Now displays proper german menus! (misspelled 'deutsch' in the
- previous version!)
- 1.10 Removed the short cut for resize view
- Added the Edit->fold submenu.
-