home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / Chip_2003-01_cd1.bin / zkuste / delphi / kompon / d23456 / COOLTRAY.ZIP / demos / MinimizeAnimation / readme.txt < prev    next >
Text File  |  2002-10-29  |  746b  |  18 lines

  1. MinimizeAnimation demo
  2. ----------------------
  3.  
  4. This demo demonstrates the use of CoolTrayIcon's OnMinimizeToTray event, 
  5. using animation effects.
  6.  
  7. The effects are provided as a proof of concept, and I'm well aware some of them 
  8. (like the "Implode outline" effect) have bugs.
  9.  
  10. If you find a way to improve the effects or even develop new ones, send your 
  11. code to me, and I'll include it in future versions of CoolTrayIcon.
  12.  
  13. If you feel like including similar animation effects in your application,
  14. remember the simple guideline for good design: Less is more. Animation effects
  15. are most often useless, and some people tend to get annoyed at them in the
  16. long run. Use animation and sound sparingly. Windows is bad enough as it is.
  17.  
  18.