home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 335.lha / ReplaceGadgets_v1.21 / ReplaceGadgets.doc < prev    next >
Text File  |  1990-01-10  |  2KB  |  54 lines

  1.                               ReplaceGadgets
  2.  
  3.                             by Sebastiano Vigna
  4.  
  5.     Don't you really hate those nasty system gadgets?  How could they
  6. (the Amiga programming team) do this to us?  It's really time to make a
  7. change (waiting for 1.4...)!
  8.  
  9.     ReplaceGadgets changes the system gadgets of your Amiga.  Every
  10. window or screen in the system will be updated, and the programs called
  11. subsequently will use the new shapes.  Beware of the fact that
  12. SIMPLE_REFRESH windows will get updated with a move, SMART_REFRESH windows
  13. with a size, and SUPER_BITMAP windows (or SMART_REFRESH windows without
  14. sizing features) will never get updated.
  15.  
  16.     ReplaceGadgets it's called with no argument and it's completely
  17. transparent to the system.  You can copy it, spread it, include it in
  18. commercial packages as a "bonus" at no fee, but you cannot sell it.  This
  19. brief note should always stay together with the program.
  20.  
  21.     And now, wipe'em out!
  22.  
  23.  
  24.     P.S.  The only known "bug" is that 1-bitplane screen UPFRONT and
  25. DOWNBACK gadgets look the same.  Presently I don't know how to fix it, but
  26. I'll try.
  27.                       New Features Found in V1.1
  28.  
  29.     The close gadget has now a larger activation area.  This will make
  30. easier to close windows and screens with a mouse accelerator such as DMouse
  31. (a great program by Matt Dillon!).
  32.     The program itself is also smaller and faster, due to a little
  33. re-programming and to the Great New Lattice C 5.0 Compiler - featuring the
  34. Global Optimizer!!  Thanks to John Toebes...
  35.                       New Features Found in V1.2
  36.  
  37.     When you want speed, nothing like LM.  The routine that searches
  38. for the Workbench arrows now has been coded with the Lattice Assembler
  39. (V5.02) and it's as fast as light (usually, less than a second).  Also
  40. little housekeeping and recompiling under Lattice 5.02 has been done.
  41.                       New Features Found in V1.21
  42.  
  43.     Cleaned up, added source & -dNOBAR option, recompiled again with
  44. 5.04.
  45.  
  46.  
  47. Sebastiano Vigna            Sebastiano Vigna
  48. Via Valparaiso, 18            BIX: svigna
  49. 20144 MILANO
  50. Italia
  51.