home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / windows / quickcaret / quickcaret_2 < prev   
Encoding:
Text File  |  1999-04-27  |  2.2 KB  |  60 lines

  1. Title:            QUICKCARET
  2. Author:            Richard Millican, Thomas Hawtin, Ernie Ong, Reuben Thomas
  3. Version:        1.04
  4. Title From:        Documentation
  5. Author From:        Documentation
  6. Version From:        Documentation
  7. Supplier:        Reuben Thomas <rrt1001@cam.ac.uk>
  8. Date:            15/10/96
  9. Keywords:               Display managers ; Window managers
  10. Shareware:        No
  11. Machine:        Archimedes
  12. Operating system:    RISCOS
  13. Memory requirements:    
  14. Peripherals needed:    
  15. Other s/ware needed:    
  16. Directory:        micros/arch/riscos/a/a256
  17. Date mounted/updated:    17/10/96
  18. File names:        quickcaret.arc
  19.             a256.arc
  20. Unarchived files:    12
  21. Unarchived size:    19 kbytes
  22. Omissions:        
  23. See also:        
  24.  
  25. -------------------------------------------------------------------------------
  26.  
  27. Acquiring the package:
  28.  
  29. Download the archive file(s) and extract using SparkPlug 2 (see the "tools_help"
  30. file in arch/riscos/tools for further info).
  31.  
  32.  
  33. Description:
  34.  
  35. QuickCaret will move the caret from window to window automatically when you
  36. move the pointer removing the need to click in each window first.
  37.  
  38. a256.arc contains the original version 1.01.
  39. quickcaret.arc contains the latest version with changes and bug fixes.
  40.  
  41. Version 1.04 Changes:
  42.  
  43.     * Rewritten in BASIC assembler (all changed from v1.01 noted in source)
  44.     * More discriminating about which windows it will put the caret in (only
  45.       changes to windows which have a window button type 2-9 and 15 (RO3 PRM
  46.       p. 3-94))
  47.     * Not an application any more (run the module "QuickCaret" e.g. by double-
  48.       clicking to install it, or put it in your Boot sequence (but DON'T start
  49.       it before the desktop!))
  50.     * Incorporated Ernie Ong's v1.01a (actually, I almost had, but had
  51.       forgotten to insert a TEQ!) and fixes a problem: in his version, if a
  52.       new window appears with the caret, it'll keep it (good), but then if
  53.       you move to it and back to the old window, the focus doesn't move
  54.       (bad).
  55.     * Sleeps for 50cs between polls. Even less processor power taken, and it
  56.       has the good side-effect that if you whip from one side of the screen
  57.       to another, it generally doesn't distribute the focus to lots of
  58.       windows all the way across, but changes straight to the one in which
  59.       you stop.
  60.