home *** CD-ROM | disk | FTP | other *** search
- ############################################
- File: SoftEdit.FPL
- Author: Linus Nielsen
- Email: erenie@ere.ericsson.se
- Short description: Handles marking text with the mouse
- Version: 1.0
- Date: 23.10.94
- Local settings:
- "cursor_marking", BOOLEAN TRUE when a block is marked with
- the cursor keys.
-
- Global settings:
- Keysequence:
- Type: hook, key
- Prereq:
- ############################################
-
- FUNCTION
- This one makes it possible to use the mouse when marking blocks of text
- just like on Mac, Windows, X-Windows and other GUI systems. Just hold
- the left mouse button down and drag the mouse to mark. If you press a
- key when a block is marked, the typed character replaces the marked text.
- When a block is marked with the mouse, the mark will disappear when you
- move the cursor.
-
- Of course, the original marking method, with Amiga + b, is still possible.
-