home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 10
/
aminetcdnumber101996.iso
/
Aminet
/
text
/
edit
/
FrexxEdA.lha
/
FrexxEd
/
fpl
/
Menu.FPL.README
< prev
next >
Wrap
Text File
|
1995-12-05
|
2KB
|
44 lines
############################################
File: Menu.FPL
Author: Kjell Ericson/Daniel Stenberg
Email: kjer@pki.philips.se / dast@sth.frontec.se
Short: Sets up a brand new menu strip!
Version: 1.16
Date: 5.12.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.
1.11 Added Block->Mark Line
Added Special->Rename Symbol
Fixed the german fold texts.
1.12 Moved the fold-shortcuts to the numerical keyboard.
1.13 Added the norwegian menu texts written by Jon-Inge Paulsen.
1.14 Added shortkeys to the project functions.
Now makes a "project_dir" info variable.
1.15 Fixed the norwegian.
1.16 Fixed the swedish load/save macro texts.