home *** CD-ROM | disk | FTP | other *** search
/ Dream 44 / Amiga_Dream_44.iso / Amiga / programmation / pmdev.readme < prev    next >
Text File  |  1997-09-10  |  1KB  |  47 lines

  1. Short:    Faster, Smaller & Better PopupMenus!
  2. Author:   hki@hem1.passagen.se (Henrik Isaksson)
  3. Uploader: hki@hem1.passagen.se (Henrik Isaksson)
  4. Version:  5.2
  5. Type:     dev/gui
  6.  
  7. = What is it? ==============================================================
  8.  
  9. It's the best (and still the only) popup menu library. ;)
  10.  
  11. = What's New? ==============================================================
  12.  
  13. Fixed delay bug in blocking (non-window) mode.
  14. Made the image remapping of MM2 images a few hundred percent faster.
  15. Pulldown menus now work in window mode too.
  16. Fixed the shadows. (one pixel to wide before)
  17. Added a new tag. (PM_Shadowed)
  18. Changed the PMMenu macro so the title will use shadowed text.
  19. Fixed refresh problems in window mode.
  20. Made the separators look like in MagicMenu2.
  21. And this time, for the first time in history, the size of the library is
  22. smaller than in the last version. (1.2k)
  23.  
  24. = Features =================================================================
  25.  
  26. * Unlimited number of submenus.
  27.  
  28. * Checkable items.
  29.  
  30. * Unlimited number of mutually excluded items.
  31.  
  32. * Supports images and icons.
  33.  
  34. * Bold, italic, underlined and shadowed text.
  35.  
  36. * Colourful text.
  37.  
  38. * Support for pulldown menus.
  39.  
  40. * MagicMenu images by Mario Cattaneo.
  41.  
  42. * User configurable.
  43.  
  44. * And more...
  45.  
  46. ============================================================================
  47.