source: components/CoolTrayIcon/demos/MinimizeAnimation/readme.txt

Last change on this file was 1, checked in by maron, 16 years ago

3.1 verze, první revize

File size: 746 bytes
Line 
1MinimizeAnimation demo
2----------------------
3
4This demo demonstrates the use of CoolTrayIcon's OnMinimizeToTray event,
5using animation effects.
6
7The 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
10If you find a way to improve the effects or even develop new ones, send your
11code to me, and I'll include it in future versions of CoolTrayIcon.
12
13If you feel like including similar animation effects in your application,
14remember the simple guideline for good design: Less is more. Animation effects
15are most often useless, and some people tend to get annoyed at them in the
16long run. Use animation and sound sparingly. Windows is bad enough as it is.
17
Note: See TracBrowser for help on using the repository browser.