home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 4 / AUCD4.iso / utils / enhancers / alt_tab / ReadMe
Text File  |  1998-08-12  |  2KB  |  41 lines

  1. Program:    !AltTab 0.16
  2.  
  3. Here is a little task switcher which I hope will be a useful alternative to
  4. !CoolSwitch. The encoded ZIP archive contains these files:
  5.  
  6.     !AltTab.!Help        Text      11:46:01 29-May-1998 2841  bytes
  7.     !AltTab.!Run        Obey      04:30:55 06-Jun-1998  225  bytes
  8.     !AltTab.AltTab        Module    04:30:24 06-Jun-1998  852  bytes
  9.     !AltTab.makefile    Makefile  21:34:19 16-May-1998  178  bytes
  10.     !AltTab.mk        TaskObey  01:25:14 17-May-1998   43  bytes
  11.     !AltTab.o.AltTab    Data      04:30:23 06-Jun-1998 1096  bytes
  12.     !AltTab.s.AltTab    Text      04:30:09 06-Jun-1998    5 Kbytes
  13.     ReadMe            Text               12-Aug-1998
  14.  
  15. In the tradition of CoolSwitch, source is included. AltTab is one tenth the size
  16. and hence has a far simpler operation; please read the !Help file for details. I
  17. find it much easier for quickly locating buried windows, without having to worry
  18. about which task owns what window, and without disturbing the layering of the
  19. window-stack.
  20.  
  21. To install it, just copy the !AltTab application to your hard disc, floppy,
  22. wherever you want to keep it. If your machine has Acorn's new Boot structure,
  23. such as found in RiscPCs, you might want to put !AltTab in the <Boot$ToBeTasks>
  24. folder (which is usually !Boot.Choices.Boot.Tasks) so that it automatically
  25. loads when your machine starts up.
  26.  
  27. It needs RiscOS 3's FilterManager to work. I've been able to test it on my
  28. RiscPC600 with RiscOS 3.5 and A5000 with RiscOS 3.11. I've also tested some
  29. earlier versions on a StrongARM RiscPC. A handful of people have tried earlier
  30. versions with no complaints, but of course YMMV. AFAIK it _should_ work on any
  31. RiscOS 3.xx version and any ARM, but I haven't been able to test it exhaustively
  32. myself (such is life... ;-)).
  33.  
  34. I've been programming RiscOS machines since 1992, but AltTab will be the first
  35. thing of mine to be released to the world at large. It has a history of several
  36. years and has evolved with my understanding of the finer points of RiscOS. (For
  37. example, one earlier version used Wimp_Poll message events to detect screen mode
  38. changes; now it uses the appropriate service call.) I'm only sorry I didn't keep
  39. a history file.
  40.  
  41. Regards, Christopher Martin